diff --git a/README.md b/README.md index f171eca..80be38e 100644 --- a/README.md +++ b/README.md @@ -1,64 +1,3 @@ -

+# LP53-Services-BD-CMS -

-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: - -- [Simple, fast routing engine](https://laravel.com/docs/routing). -- [Powerful dependency injection container](https://laravel.com/docs/container). -- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage. -- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent). -- Database agnostic [schema migrations](https://laravel.com/docs/migrations). -- [Robust background job processing](https://laravel.com/docs/queues). -- [Real-time event broadcasting](https://laravel.com/docs/broadcasting). - -Laravel is accessible, powerful, and provides tools required for large, robust applications. - -## Learning Laravel - -Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) 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](https://laracasts.com) 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](https://patreon.com/taylorotwell). - -### Premium Partners - -- **[Vehikl](https://vehikl.com/)** -- **[Tighten Co.](https://tighten.co)** -- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)** -- **[64 Robots](https://64robots.com)** -- **[Cubet Techno Labs](https://cubettech.com)** -- **[Cyber-Duck](https://cyber-duck.co.uk)** -- **[Many](https://www.many.co.uk)** -- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)** -- **[DevSquad](https://devsquad.com)** -- **[Curotec](https://www.curotec.com/services/technologies/laravel/)** -- **[OP.GG](https://op.gg)** -- **[WebReinvent](https://webreinvent.com/?utm_source=laravel&utm_medium=github&utm_campaign=patreon-sponsors)** -- **[Lendio](https://lendio.com)** - -## Contributing - -Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). - -## Code of Conduct - -In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#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](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed. - -## License - -The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). +Repo avec front (nuxt) et back (laravel). \ No newline at end of file diff --git a/.editorconfig b/td.api/.editorconfig similarity index 100% rename from .editorconfig rename to td.api/.editorconfig diff --git a/.env.example b/td.api/.env.example similarity index 100% rename from .env.example rename to td.api/.env.example diff --git a/.gitattributes b/td.api/.gitattributes similarity index 100% rename from .gitattributes rename to td.api/.gitattributes diff --git a/.gitignore b/td.api/.gitignore similarity index 100% rename from .gitignore rename to td.api/.gitignore diff --git a/.styleci.yml b/td.api/.styleci.yml similarity index 100% rename from .styleci.yml rename to td.api/.styleci.yml diff --git a/td.api/README.md b/td.api/README.md new file mode 100644 index 0000000..f171eca --- /dev/null +++ b/td.api/README.md @@ -0,0 +1,64 @@ +

+ +

+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: + +- [Simple, fast routing engine](https://laravel.com/docs/routing). +- [Powerful dependency injection container](https://laravel.com/docs/container). +- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage. +- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent). +- Database agnostic [schema migrations](https://laravel.com/docs/migrations). +- [Robust background job processing](https://laravel.com/docs/queues). +- [Real-time event broadcasting](https://laravel.com/docs/broadcasting). + +Laravel is accessible, powerful, and provides tools required for large, robust applications. + +## Learning Laravel + +Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) 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](https://laracasts.com) 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](https://patreon.com/taylorotwell). + +### Premium Partners + +- **[Vehikl](https://vehikl.com/)** +- **[Tighten Co.](https://tighten.co)** +- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)** +- **[64 Robots](https://64robots.com)** +- **[Cubet Techno Labs](https://cubettech.com)** +- **[Cyber-Duck](https://cyber-duck.co.uk)** +- **[Many](https://www.many.co.uk)** +- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)** +- **[DevSquad](https://devsquad.com)** +- **[Curotec](https://www.curotec.com/services/technologies/laravel/)** +- **[OP.GG](https://op.gg)** +- **[WebReinvent](https://webreinvent.com/?utm_source=laravel&utm_medium=github&utm_campaign=patreon-sponsors)** +- **[Lendio](https://lendio.com)** + +## Contributing + +Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). + +## Code of Conduct + +In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#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](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed. + +## License + +The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). diff --git a/app/Console/Kernel.php b/td.api/app/Console/Kernel.php similarity index 100% rename from app/Console/Kernel.php rename to td.api/app/Console/Kernel.php diff --git a/app/Exceptions/Handler.php b/td.api/app/Exceptions/Handler.php similarity index 100% rename from app/Exceptions/Handler.php rename to td.api/app/Exceptions/Handler.php diff --git a/app/Http/Controllers/Controller.php b/td.api/app/Http/Controllers/Controller.php similarity index 100% rename from app/Http/Controllers/Controller.php rename to td.api/app/Http/Controllers/Controller.php diff --git a/app/Http/Kernel.php b/td.api/app/Http/Kernel.php similarity index 100% rename from app/Http/Kernel.php rename to td.api/app/Http/Kernel.php diff --git a/app/Http/Middleware/Authenticate.php b/td.api/app/Http/Middleware/Authenticate.php similarity index 100% rename from app/Http/Middleware/Authenticate.php rename to td.api/app/Http/Middleware/Authenticate.php diff --git a/app/Http/Middleware/EncryptCookies.php b/td.api/app/Http/Middleware/EncryptCookies.php similarity index 100% rename from app/Http/Middleware/EncryptCookies.php rename to td.api/app/Http/Middleware/EncryptCookies.php diff --git a/app/Http/Middleware/PreventRequestsDuringMaintenance.php b/td.api/app/Http/Middleware/PreventRequestsDuringMaintenance.php similarity index 100% rename from app/Http/Middleware/PreventRequestsDuringMaintenance.php rename to td.api/app/Http/Middleware/PreventRequestsDuringMaintenance.php diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/td.api/app/Http/Middleware/RedirectIfAuthenticated.php similarity index 100% rename from app/Http/Middleware/RedirectIfAuthenticated.php rename to td.api/app/Http/Middleware/RedirectIfAuthenticated.php diff --git a/app/Http/Middleware/TrimStrings.php b/td.api/app/Http/Middleware/TrimStrings.php similarity index 100% rename from app/Http/Middleware/TrimStrings.php rename to td.api/app/Http/Middleware/TrimStrings.php diff --git a/app/Http/Middleware/TrustHosts.php b/td.api/app/Http/Middleware/TrustHosts.php similarity index 100% rename from app/Http/Middleware/TrustHosts.php rename to td.api/app/Http/Middleware/TrustHosts.php diff --git a/app/Http/Middleware/TrustProxies.php b/td.api/app/Http/Middleware/TrustProxies.php similarity index 100% rename from app/Http/Middleware/TrustProxies.php rename to td.api/app/Http/Middleware/TrustProxies.php diff --git a/app/Http/Middleware/VerifyCsrfToken.php b/td.api/app/Http/Middleware/VerifyCsrfToken.php similarity index 100% rename from app/Http/Middleware/VerifyCsrfToken.php rename to td.api/app/Http/Middleware/VerifyCsrfToken.php diff --git a/app/Models/User.php b/td.api/app/Models/User.php similarity index 100% rename from app/Models/User.php rename to td.api/app/Models/User.php diff --git a/app/Providers/AppServiceProvider.php b/td.api/app/Providers/AppServiceProvider.php similarity index 100% rename from app/Providers/AppServiceProvider.php rename to td.api/app/Providers/AppServiceProvider.php diff --git a/app/Providers/AuthServiceProvider.php b/td.api/app/Providers/AuthServiceProvider.php similarity index 100% rename from app/Providers/AuthServiceProvider.php rename to td.api/app/Providers/AuthServiceProvider.php diff --git a/app/Providers/BroadcastServiceProvider.php b/td.api/app/Providers/BroadcastServiceProvider.php similarity index 100% rename from app/Providers/BroadcastServiceProvider.php rename to td.api/app/Providers/BroadcastServiceProvider.php diff --git a/app/Providers/EventServiceProvider.php b/td.api/app/Providers/EventServiceProvider.php similarity index 100% rename from app/Providers/EventServiceProvider.php rename to td.api/app/Providers/EventServiceProvider.php diff --git a/app/Providers/RouteServiceProvider.php b/td.api/app/Providers/RouteServiceProvider.php similarity index 100% rename from app/Providers/RouteServiceProvider.php rename to td.api/app/Providers/RouteServiceProvider.php diff --git a/artisan b/td.api/artisan similarity index 100% rename from artisan rename to td.api/artisan diff --git a/bootstrap/app.php b/td.api/bootstrap/app.php similarity index 100% rename from bootstrap/app.php rename to td.api/bootstrap/app.php diff --git a/bootstrap/cache/.gitignore b/td.api/bootstrap/cache/.gitignore similarity index 100% rename from bootstrap/cache/.gitignore rename to td.api/bootstrap/cache/.gitignore diff --git a/composer.json b/td.api/composer.json similarity index 100% rename from composer.json rename to td.api/composer.json diff --git a/composer.lock b/td.api/composer.lock similarity index 100% rename from composer.lock rename to td.api/composer.lock diff --git a/config/app.php b/td.api/config/app.php similarity index 100% rename from config/app.php rename to td.api/config/app.php diff --git a/config/auth.php b/td.api/config/auth.php similarity index 100% rename from config/auth.php rename to td.api/config/auth.php diff --git a/config/broadcasting.php b/td.api/config/broadcasting.php similarity index 100% rename from config/broadcasting.php rename to td.api/config/broadcasting.php diff --git a/config/cache.php b/td.api/config/cache.php similarity index 100% rename from config/cache.php rename to td.api/config/cache.php diff --git a/config/cors.php b/td.api/config/cors.php similarity index 100% rename from config/cors.php rename to td.api/config/cors.php diff --git a/config/database.php b/td.api/config/database.php similarity index 100% rename from config/database.php rename to td.api/config/database.php diff --git a/config/filesystems.php b/td.api/config/filesystems.php similarity index 100% rename from config/filesystems.php rename to td.api/config/filesystems.php diff --git a/config/hashing.php b/td.api/config/hashing.php similarity index 100% rename from config/hashing.php rename to td.api/config/hashing.php diff --git a/config/logging.php b/td.api/config/logging.php similarity index 100% rename from config/logging.php rename to td.api/config/logging.php diff --git a/config/mail.php b/td.api/config/mail.php similarity index 100% rename from config/mail.php rename to td.api/config/mail.php diff --git a/config/queue.php b/td.api/config/queue.php similarity index 100% rename from config/queue.php rename to td.api/config/queue.php diff --git a/config/sanctum.php b/td.api/config/sanctum.php similarity index 100% rename from config/sanctum.php rename to td.api/config/sanctum.php diff --git a/config/services.php b/td.api/config/services.php similarity index 100% rename from config/services.php rename to td.api/config/services.php diff --git a/config/session.php b/td.api/config/session.php similarity index 100% rename from config/session.php rename to td.api/config/session.php diff --git a/config/view.php b/td.api/config/view.php similarity index 100% rename from config/view.php rename to td.api/config/view.php diff --git a/database/.gitignore b/td.api/database/.gitignore similarity index 100% rename from database/.gitignore rename to td.api/database/.gitignore diff --git a/database/factories/UserFactory.php b/td.api/database/factories/UserFactory.php similarity index 100% rename from database/factories/UserFactory.php rename to td.api/database/factories/UserFactory.php diff --git a/database/migrations/2014_10_12_000000_create_users_table.php b/td.api/database/migrations/2014_10_12_000000_create_users_table.php similarity index 100% rename from database/migrations/2014_10_12_000000_create_users_table.php rename to td.api/database/migrations/2014_10_12_000000_create_users_table.php diff --git a/database/migrations/2014_10_12_100000_create_password_resets_table.php b/td.api/database/migrations/2014_10_12_100000_create_password_resets_table.php similarity index 100% rename from database/migrations/2014_10_12_100000_create_password_resets_table.php rename to td.api/database/migrations/2014_10_12_100000_create_password_resets_table.php diff --git a/database/migrations/2019_08_19_000000_create_failed_jobs_table.php b/td.api/database/migrations/2019_08_19_000000_create_failed_jobs_table.php similarity index 100% rename from database/migrations/2019_08_19_000000_create_failed_jobs_table.php rename to td.api/database/migrations/2019_08_19_000000_create_failed_jobs_table.php diff --git a/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php b/td.api/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php similarity index 100% rename from database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php rename to td.api/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php diff --git a/database/seeders/DatabaseSeeder.php b/td.api/database/seeders/DatabaseSeeder.php similarity index 100% rename from database/seeders/DatabaseSeeder.php rename to td.api/database/seeders/DatabaseSeeder.php diff --git a/lang/en.json b/td.api/lang/en.json similarity index 100% rename from lang/en.json rename to td.api/lang/en.json diff --git a/lang/en/auth.php b/td.api/lang/en/auth.php similarity index 100% rename from lang/en/auth.php rename to td.api/lang/en/auth.php diff --git a/lang/en/pagination.php b/td.api/lang/en/pagination.php similarity index 100% rename from lang/en/pagination.php rename to td.api/lang/en/pagination.php diff --git a/lang/en/passwords.php b/td.api/lang/en/passwords.php similarity index 100% rename from lang/en/passwords.php rename to td.api/lang/en/passwords.php diff --git a/lang/en/validation.php b/td.api/lang/en/validation.php similarity index 100% rename from lang/en/validation.php rename to td.api/lang/en/validation.php diff --git a/package.json b/td.api/package.json similarity index 100% rename from package.json rename to td.api/package.json diff --git a/phpunit.xml b/td.api/phpunit.xml similarity index 100% rename from phpunit.xml rename to td.api/phpunit.xml diff --git a/public/.htaccess b/td.api/public/.htaccess similarity index 100% rename from public/.htaccess rename to td.api/public/.htaccess diff --git a/public/favicon.ico b/td.api/public/favicon.ico similarity index 100% rename from public/favicon.ico rename to td.api/public/favicon.ico diff --git a/public/index.php b/td.api/public/index.php similarity index 100% rename from public/index.php rename to td.api/public/index.php diff --git a/public/robots.txt b/td.api/public/robots.txt similarity index 100% rename from public/robots.txt rename to td.api/public/robots.txt diff --git a/resources/css/app.css b/td.api/resources/css/app.css similarity index 100% rename from resources/css/app.css rename to td.api/resources/css/app.css diff --git a/resources/js/app.js b/td.api/resources/js/app.js similarity index 100% rename from resources/js/app.js rename to td.api/resources/js/app.js diff --git a/resources/js/bootstrap.js b/td.api/resources/js/bootstrap.js similarity index 100% rename from resources/js/bootstrap.js rename to td.api/resources/js/bootstrap.js diff --git a/resources/views/welcome.blade.php b/td.api/resources/views/welcome.blade.php similarity index 100% rename from resources/views/welcome.blade.php rename to td.api/resources/views/welcome.blade.php diff --git a/routes/api.php b/td.api/routes/api.php similarity index 100% rename from routes/api.php rename to td.api/routes/api.php diff --git a/routes/channels.php b/td.api/routes/channels.php similarity index 100% rename from routes/channels.php rename to td.api/routes/channels.php diff --git a/routes/console.php b/td.api/routes/console.php similarity index 100% rename from routes/console.php rename to td.api/routes/console.php diff --git a/routes/web.php b/td.api/routes/web.php similarity index 100% rename from routes/web.php rename to td.api/routes/web.php diff --git a/storage/app/.gitignore b/td.api/storage/app/.gitignore similarity index 100% rename from storage/app/.gitignore rename to td.api/storage/app/.gitignore diff --git a/storage/app/public/.gitignore b/td.api/storage/app/public/.gitignore similarity index 100% rename from storage/app/public/.gitignore rename to td.api/storage/app/public/.gitignore diff --git a/storage/framework/.gitignore b/td.api/storage/framework/.gitignore similarity index 100% rename from storage/framework/.gitignore rename to td.api/storage/framework/.gitignore diff --git a/storage/framework/cache/.gitignore b/td.api/storage/framework/cache/.gitignore similarity index 100% rename from storage/framework/cache/.gitignore rename to td.api/storage/framework/cache/.gitignore diff --git a/storage/framework/cache/data/.gitignore b/td.api/storage/framework/cache/data/.gitignore similarity index 100% rename from storage/framework/cache/data/.gitignore rename to td.api/storage/framework/cache/data/.gitignore diff --git a/storage/framework/sessions/.gitignore b/td.api/storage/framework/sessions/.gitignore similarity index 100% rename from storage/framework/sessions/.gitignore rename to td.api/storage/framework/sessions/.gitignore diff --git a/storage/framework/testing/.gitignore b/td.api/storage/framework/testing/.gitignore similarity index 100% rename from storage/framework/testing/.gitignore rename to td.api/storage/framework/testing/.gitignore diff --git a/storage/framework/views/.gitignore b/td.api/storage/framework/views/.gitignore similarity index 100% rename from storage/framework/views/.gitignore rename to td.api/storage/framework/views/.gitignore diff --git a/storage/logs/.gitignore b/td.api/storage/logs/.gitignore similarity index 100% rename from storage/logs/.gitignore rename to td.api/storage/logs/.gitignore diff --git a/tests/CreatesApplication.php b/td.api/tests/CreatesApplication.php similarity index 100% rename from tests/CreatesApplication.php rename to td.api/tests/CreatesApplication.php diff --git a/tests/Feature/ExampleTest.php b/td.api/tests/Feature/ExampleTest.php similarity index 100% rename from tests/Feature/ExampleTest.php rename to td.api/tests/Feature/ExampleTest.php diff --git a/tests/TestCase.php b/td.api/tests/TestCase.php similarity index 100% rename from tests/TestCase.php rename to td.api/tests/TestCase.php diff --git a/tests/Unit/ExampleTest.php b/td.api/tests/Unit/ExampleTest.php similarity index 100% rename from tests/Unit/ExampleTest.php rename to td.api/tests/Unit/ExampleTest.php diff --git a/webpack.mix.js b/td.api/webpack.mix.js similarity index 100% rename from webpack.mix.js rename to td.api/webpack.mix.js