Go to file
Philipp Lang c1de3dc520 --wip-- [skip ci] 2022-03-15 16:56:54 +01:00
.config/psysh --wip-- [skip ci] 2022-03-15 16:56:54 +01:00
.docker Add user for php docker container 2022-03-06 02:55:22 +01:00
app --wip-- [skip ci] 2022-03-15 16:56:54 +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 docker 2022-02-28 21:07:12 +01:00
database Add efz field 2022-03-15 16:32:05 +01:00
packages Update laravel-nami 2022-03-14 17:10:10 +01:00
public Remove phpinfo 2022-01-03 01:49:43 +01:00
resources --wip-- [skip ci] 2022-03-15 16:56:54 +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 Add efz field 2022-03-15 16:32:05 +01:00
.ackrc decrease tailwindcss compile time 2021-07-03 23:52:44 +02:00
.bash_history --wip-- [skip ci] 2022-03-15 16:56:54 +01:00
.dockerignore Add docker 2022-02-28 21:07:12 +01: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 ignore php cs fixer 2022-03-11 20:17:23 +01: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 Update laravel-nami 2022-03-04 01:57:03 +01:00
composer.lock update composer 2022-03-11 20:17:47 +01:00
docker-compose.yml export mysql port 2022-03-15 09:53:19 +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.