- Complete GGZ Ecademy Laravel backend application - RESTful API for learning products, members, filters - Authentication and authorization system - Database migrations and seeders - Custom CRUD generator commands - Email notification system - Integration with frontend applications
This commit is contained in:
4
routes/web.php
Normal file
4
routes/web.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
// use Illuminate\Support\Facades\Route;
|
||||
// Route::get('/', function () { return view('welcome'); });
|
||||
Reference in New Issue
Block a user