Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...
I to use barryvdh/laravel-dompdf my script is just like this: $pdf = PDF::loadView('back.sales.recei...
Hi all, I just found something strange. I have an index page of some data with a pagination. In ever...
Hi all, How to run php artisan queue:listen in production server since We don't have command prompt...
Hi there, I tried to create a queue using beanstalkd. But I always got error message: Class 'Pheanst...
many thanks to Ognjen. I've tried use Illuminate\Database\Schema\Builder; but the solution is just...
The first outpus is correct, and the second one is incorrect. Like before, the second one only conta...
If we use Form::model and not Form::open, the form should know the value in the table. The prove is...
I've check my vendors folder and it's there. I've already run php artisan clear-compiled, but nothin...
The Laravel portal for problem solving, knowledge sharing and community building.
The community