Go to file
Philipp Lang 84b8c9479d
continuous-integration/drone/push Build is passing Details
Add default nami credentials
2022-02-20 10:38:40 +01:00
app Remove agnoster HasProgress 2022-02-20 10:22:03 +01:00
bin Add payment management 2021-07-04 16:56:07 +02:00
bootstrap Initial commit 2020-04-10 20:32:12 +02:00
config Add tests for creating course 2022-02-20 10:09:09 +01:00
database Add default nami credentials 2022-02-20 10:38:40 +01:00
packages Remove agnoster installer 2022-02-20 10:10:41 +01:00
public Remove phpinfo 2022-01-03 01:49:43 +01:00
resources Remove js modules 2022-02-20 10:11:22 +01:00
routes Add: Store Course 2021-11-19 22:58:27 +01:00
storage Add pdf generator 2021-07-16 00:12:19 +02:00
tests Update laravel nami 2022-02-20 10:09:10 +01:00
.ackrc decrease tailwindcss compile time 2021-07-03 23:52:44 +02:00
.drone.yml Add drone 2021-08-22 11:59:01 +02:00
.editorconfig Initial commit 2020-04-10 20:32:12 +02:00
.env.example Add default nami credentials 2022-02-20 10:38:40 +01:00
.eslintrc.json Add eslint 2022-02-12 14:19:00 +01:00
.gitattributes Initial commit 2020-04-10 20:32:12 +02:00
.gitignore Add tooltip hint 2021-08-22 16:49:38 +02:00
.gitmodules Update submodules 2022-02-20 10:06:44 +01:00
.styleci.yml Initial commit 2020-04-10 20:32:12 +02:00
README.md Initial commit 2020-04-10 20:32:12 +02:00
artisan Initial commit 2020-04-10 20:32:12 +02:00
composer.json Remove agnoster-installer from composer 2022-02-20 10:23:00 +01:00
composer.lock Remove agnoster-installer from composer 2022-02-20 10:23:00 +01:00
package-lock.json Lint 2022-02-12 15:19:59 +01:00
package.json Lint 2022-02-12 15:19:59 +01:00
phpstan.neon Lint 2022-02-12 01:16:37 +01:00
phpunit.xml Add testsuite for unit 2022-02-17 02:41:08 +01:00
remember.aux Add remember PDFs 2021-10-29 21:44:23 +02:00
remember.log Add remember PDFs 2021-10-29 21:44:23 +02:00
remember.pdf Add remember PDFs 2021-10-29 21:44:23 +02:00
server.php Initial commit 2020-04-10 20:32:12 +02:00
tailwind.config.js Update tailwindcss 2022-02-10 02:18:57 +01:00
webpack.mix.js Add nami field 2021-04-11 20:35:18 +02: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 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.

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.