Support the ongoing development of Laravel.io →

hansnataniel

Joined 17 Jul 2014

Statistics

Threads 5
Replies 5
Solutions 0
Articles 0

Can't use Schema and Session class in a Middleware in Laravel 5.2?

Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...

0 Likes
3 Replies
Solved
posted 9 years ago

Need help with barryvdh/laravel-dompdf

I to use barryvdh/laravel-dompdf my script is just like this: $pdf = PDF::loadView('back.sales.recei...

0 Likes
2 Replies

Form Checkbox after pagination always unchecked

Hi all, I just found something strange. I have an index page of some data with a pagination. In ever...

0 Likes
4 Replies
posted 9 years ago

how to run php artisan queue:listen in production server

Hi all, How to run php artisan queue:listen in production server since We don't have command prompt...

0 Likes
0 Replies
posted 9 years ago

Class 'Pheanstalk_Pheanstalk' not found

Hi there, I tried to create a queue using beanstalkd. But I always got error message: Class 'Pheanst...

0 Likes
6 Replies
replied 7 years ago

Can't use Schema and Session class in a Middleware in Laravel 5.2?

many thanks to Ognjen. I've tried use Illuminate\Database\Schema\Builder; but the solution is just...

0 Likes
replied 9 years ago

Need help with barryvdh/laravel-dompdf

The first outpus is correct, and the second one is incorrect. Like before, the second one only conta...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Form Checkbox after pagination always unchecked

If we use Form::model and not Form::open, the form should know the value in the table. The prove is...

0 Likes
replied 9 years ago

Class 'Pheanstalk_Pheanstalk' not found

I've check my vendors folder and it's there. I've already run php artisan clear-compiled, but nothin...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.