I try to use auth class into workbench but nothing happend.
Hi. I am developing a system with will be SAS and i need to give posibility for each subscribed user...
Hello. I am facing an issue and i don;t know how to solve. I have a post route where i am storing to...
Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...
Is returnig me with 1 hour ago diference with server if server time is 12.30 \Carbon\Carbon::now()...
I use this: $mail=DB::table('mail_settings')->first(); $config = array( 'dri...
Founded $config = array( 'driver' => 'smtp', 'host' =&...
I use controllers Let me show you Route::get('find/{name}', 'SearchController@search'); or can be a...
You got to use function in where() I give you an example ->where(function($query ) use ($id_categ...
The Laravel portal for problem solving, knowledge sharing and community building.