I have a fresh install of Laravel 5 running on WAMP. So far everything is working well as far as rou...
Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...
greetings, as naive as i feel, i wanna create a thread about my controller. this controller manages...
Node fails to install elixir. npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code ETARGET npm...
Hi, I can't figure out how to filter my top products from the DB. I'm searching for an Eloquent way...
Hello. I am new here and i am trying to do something but no information on google... I am trying to...
Is this not supported by Lumen, or i just can't figure it out ?
hi everybody. I have function scopeClubBlog at model. But It not working when set namespace. I th...
i make search page. i get full urll with code Request::fullUrl() http://demo.com/search?query=keywor...
I used Laravel to build a paygate system and in its panel I have some different kinds or reports tha...
When ever i try to create a new Eloquent object via tinker, i keep facing this error. Is there a wa...
I having difficulties with taking an array of data and inserting it into my table. I know Im missing...
I've been using laravel for a few weeks now, and I have to say, I'm not getting used to the folder s...
Hey there, I'm trying to do a file import via the excel package of maatwebsite. Because I need diffe...
I have a VPS with CentOS and the latest version of node.js. Gulp is installed globally. But when i w...
Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...
As the title says, I have some data. I am trying to update it just using updateOrCreate() method but...
Hi everybody! I have a trouble with login and logout with L5 I am using route Route::group(['prefix'...
Ok Embedded includes here. tl;dr: One view includes another, that view also includes another. If the...
Hi everyone, I have a mind-boggling problem. I am following the Laracasts tutorials about basic rout...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community