mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-24 23:14:18 +00:00
Add upload file maxsize checking in booking controller
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Database\Seeder;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
class DatabaseSeeder extends Seeder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user