GraphictoriaWeb/web
Graphictoria 0321c8ecf6 Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -04:00
..
app Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -04:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config Feed js now loads from the API. Still have to finish posting. 2022-05-25 21:35:29 -04:00
database Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -04:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public More asset migration stuff, still need to work on the actual implementation. 2022-06-12 21:25:50 -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 Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -04:00
routes Start of what will be the catalog. 2022-06-05 14:04:14 -04:00
storage Initial commit. 2022-04-29 19:50:07 -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 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
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 Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -04:00
package.json Catalog categories nearly functional, just need to set up APIs. Also added gear attributes/genres, and normal asset genres. 2022-06-22 00:51:04 -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 Working on shop javascript & fixed assettypeids. 2022-06-21 20:53:32 -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.