msonowal/laravel-template

A project template to create a new Laravel Framework project with organized defaults and with some rules applied consistent across the apps

dev-master 2020-04-14 14:07 UTC

This package is auto-updated.

Last update: 2024-04-29 03:32:51 UTC


README

Pipeline STATUS

MASTER pipeline status

STAGING pipeline status

Develope pipeline status

Code Coverage report

MASTER coverage report

STAGING coverage report

Develope coverage report

About Project Scaffold

This is based on laravel 7 without the auth scaffold included and only vue installed as dependents and telescope installed

Laravel is accessible, powerful, and provides tools required for large, robust applications.

First project setup GITLAB SPECIFIC Go to > Settings > General pipelines >Custom CI configuration path update to this

.gitlab/.gitlab-ci.yml

and under > Test coverage parsing update to this

^\s*Lines:\s*\d+.\d+\%

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.