newpoow/laravel

Customization of folders in laravel project.


Keywords
framework, laravel, custom
License
MIT

Documentation

Custom Project Laravel

Installation

composer create-project newpoow/laravel appName

or you can download Git and clone the repository:

git clone https://github.com/newpoow/nex-project.git appName
cd appName
composer install

Usage

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.

License

The Laravel framework is open-sourced software licensed under the MIT license.