- Laravel elixir with Browsersync setup
- Bower with jQuery, Bootstrap, jquery.fitText, vuejs and jQuery.matchHeight
- Bootstrapped basic layout
- Basic sass and js structured folders
- Start by running "composer install && npm install && bower install"
- Compile the assets by running "gulp"
- To run browser sync you need to run "gulp watch"
- You should be set to go. If you don't have a Homestead environment or other kind of localserver running you could do a "php artisan serve" to get started with a local server
Documentation for the framework can be found on the Laravel website.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license