crud-app-with-auth-system-in-laravel
This is a simple Laravel-based CRUD application with a manually built authentication system (no Breeze or Jetstream).
File Explorer
- AuthController.php
- Controller.php
- UserController.php
- LoginRequest.php
- ProfileUpdateRequest.php
- User.php
- UserModel.php
- AppServiceProvider.php
- AppLayout.php
- GuestLayout.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- services.php
- session.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2026_05_19_154755_create_data_table.php
- 2026_05_19_164350_create_user_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- login.blade.php
- register.blade.php
- add.blade.php
- dashboard.blade.php
- edit.blade.php
- view.blade.php
- welcome.blade.php
- auth.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- AuthenticationTest.php
- EmailVerificationTest.php
- PasswordConfirmationTest.php
- PasswordResetTest.php
- PasswordUpdateTest.php
- RegistrationTest.php
- ExampleTest.php
- ProfileTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
