Skip to content

szimmer1/labapp

 
 

Repository files navigation

To install

Preferred server is Homestead. Can be used with any Apache or Nginx installation. To install dependencies: In root dir:

composer install
npm install
bower install

Generate a Laravel app key: In root dir:

cp .env.example .env
php artisan key:generate

License

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

About

A PHP Framework For Web Artisans

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.5%
  • JavaScript 35.8%
  • Other 0.7%