GraphictoriaWeb/web
Graphictoria 6d7b781470 Actual asset renders are working!!!! 2022-08-21 23:58:44 -04:00
..
app Actual asset renders are working!!!! 2022-08-21 23:58:44 -04:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
database Actual asset renders are working!!!! 2022-08-21 23:58:44 -04:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
public_api Api in a separate DocumentRoot to prevent /images from being used on api urls. Apache config example also added to the /etc folder. 2022-05-16 17:38:53 -04:00
resources Actual asset renders are working!!!! 2022-08-21 23:58:44 -04:00
routes Actual asset renders are working!!!! 2022-08-21 23:58:44 -04:00
storage A few rendering updates for templating scripts and some admin page stuff. 2022-08-19 19:48:11 -04:00
tests Breeze authentication. 2022-04-29 20:23:17 -04:00
.dockerignore Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
.editorconfig Initial commit. 2022-04-29 19:50:07 -04:00
.env.example More shop stuff, settings stuff, and gameserver stuff. 2022-07-27 01:49:42 -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
Dockerfile Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -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
docker-compose.yml Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
package-lock.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
package.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -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 Updated JS copyright headers and added asset comments 2022-08-03 18:16:57 -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.