how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...
here is my composer.json "require": { "php": ">=5.5.9", "larav...
Use this in routes.php Route::get('auth/logout', 'Auth\AuthController@getLogout'); and add <a hre...
mandrill is not working My composer.json "php": ">=5.5.9", "laravel/fram...
if you use registrar in you Auth Conroller like use Illuminate\Contracts\Auth\Registrar; commnet thi...
I am getting this exception BadMethodCallException with message Call to undefine method Illuminate\D...
The Laravel portal for problem solving, knowledge sharing and community building.
The community