Archived
1
0
Fork 0
No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-01-08 16:16:29 +01:00
app Adding app/Models/Wow.php 2022-01-02 21:35:23 +01:00
bootstrap Initial Commit 2021-10-18 11:56:52 +02:00
config Adding config/ignite.php 2022-01-02 21:16:37 +01:00
database DB Migration: adding 2021_11_14_154143_create_admins_table.php 2021-12-31 16:55:06 +01:00
public Initial Commit 2021-10-18 11:56:52 +02:00
resources resources/views/layouts/app.blade.php: user livewire alert-container component 2022-01-08 16:16:29 +01:00
routes routes/web.php: Add auth and admin routes. 2021-12-31 17:22:42 +01:00
storage Initial Commit 2021-10-18 11:56:52 +02:00
tests Initial Commit 2021-10-18 11:56:52 +02:00
.editorconfig Initial Commit 2021-10-18 11:56:52 +02:00
.env.example Initial Commit 2021-10-18 11:56:52 +02:00
.gitattributes Initial Commit 2021-10-18 11:56:52 +02:00
.gitignore Initial Commit 2021-10-18 11:56:52 +02:00
.styleci.yml Initial Commit 2021-10-18 11:56:52 +02:00
artisan Initial Commit 2021-10-18 11:56:52 +02:00
composer.json composer.json: install pnx/laravel-ignite from master branch. 2022-01-08 15:18:04 +01:00
composer.lock composer: update pnx/laravel-ignite 2022-01-08 15:20:06 +01:00
package-lock.json Initial Commit 2021-10-18 11:56:52 +02:00
package.json Initial Commit 2021-10-18 11:56:52 +02:00
phpunit.xml Initial Commit 2021-10-18 11:56:52 +02:00
README.md Initial Commit 2021-10-18 11:56:52 +02:00
server.php Initial Commit 2021-10-18 11:56:52 +02:00
tailwind.config.js tailwind.config.js: Add "odd" variant to background color. 2021-12-31 16:55:06 +01:00
webpack.mix.js Initial Commit 2021-10-18 11:56:52 +02:00

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

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.