Support the ongoing development of Laravel.io →

mubeshier

Joined 13 Nov 2015

Statistics

Threads 2
Replies 4
Solutions 0
Articles 0

How i set 777 permissions to storage and bootstrap directories

how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...

0 Likes
1 Replies

Mandrill not working

here is my composer.json "require": { "php": ">=5.5.9", "larav...

0 Likes
1 Replies
replied 8 years ago

Laravel 5.2: Auth::logout() is not working

Use this in routes.php Route::get('auth/logout', 'Auth\AuthController@getLogout'); and add <a hre...

0 Likes
replied 8 years ago

mail with mandrill doesn't work

mandrill is not working My composer.json "php": ">=5.5.9", "laravel/fram...

0 Likes
replied 8 years ago

Getting error 'Target [Illuminate\Contracts\Auth\Registrar] is not instantiable.'

if you use registrar in you Auth Conroller like use Illuminate\Contracts\Auth\Registrar; commnet thi...

0 Likes
replied 8 years ago

Call to undefined method Illuminate\Database\Query\Builder

I am getting this exception BadMethodCallException with message Call to undefine method Illuminate\D...

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.