Skip to content

rendipullstack/moneytrash

 
 

Repository files navigation

How to run application

  • setting up .env file
    cp .env.example .env
  • Running Migration database
    php artisan migrate
  • Running seeders database "First Installation"
    php artisan db:seed
  • Running seeder laravolt
    php artisan laravolt:indonesia:seed
  • Running local server
    php artisan serve

Build Status Total Downloads Latest Stable Version License

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.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

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

About

Hacktoberfest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 64.9%
  • PHP 34.9%
  • Shell 0.2%