GraphictoriaWeb/web
Graphictoria 8e2c838363 Indev dashboard feed. 2022-05-11 20:51:25 -04:00
..
app Indev dashboard feed. 2022-05-11 20:51:25 -04:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config DDoS prevention middleware and recaptcha validation rules added. Still need to implement recaptcha into the existing auth views. 2022-05-05 23:12:15 -04:00
database Basic ban system(unfinished), improved double session protection, and sessions on all middleware groups. 2022-05-07 14:28:17 -04:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Indev dashboard feed. 2022-05-11 20:51:25 -04:00
resources Indev dashboard feed. 2022-05-11 20:51:25 -04:00
routes Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
storage Initial commit. 2022-04-29 19:50:07 -04:00
tests Breeze authentication. 2022-04-29 20:23:17 -04:00
.editorconfig Initial commit. 2022-04-29 19:50:07 -04:00
.env.example DDoS prevention middleware and recaptcha validation rules added. Still need to implement recaptcha into the existing auth views. 2022-05-05 23:12:15 -04:00
.gitattributes Initial commit. 2022-04-29 19:50:07 -04:00
.gitignore Kill laravel mix manifest. 2022-05-02 22:27:13 -04:00
.styleci.yml Initial commit. 2022-04-29 19:50:07 -04:00
README.md Initial commit. 2022-04-29 19:50:07 -04:00
artisan Initial commit. 2022-04-29 19:50:07 -04:00
composer.json Sign up and registration have been implemented. The old views have also been re-implemented. 2022-04-29 23:07:16 -04:00
composer.lock Sign up and registration have been implemented. The old views have also been re-implemented. 2022-04-29 23:07:16 -04:00
package-lock.json Indev dashboard feed. 2022-05-11 20:51:25 -04:00
package.json Indev dashboard feed. 2022-05-11 20:51:25 -04:00
phpunit.xml Initial commit. 2022-04-29 19:50:07 -04:00
tailwind.config.js Breeze authentication. 2022-04-29 20:23:17 -04:00
webpack.mix.js Major refactors to the way routes work 2022-05-07 22:37:05 -04:00

README.md

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

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

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 2000 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.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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