I am trying to use Entrust for one of my projects. I want to figure out how to do this. For my appli...
In Laravel's configuration, there is an APP_URL variable in the app.php file. Assuming my yaml file...
Hello, I want add a module RTMP for nginx but I need to use ./configure command for install the modu...
I have 1 year to build final degree project. what do you think? it's enouge time to do so? I'm soft...
I meet with one ReflectionException error when running a command. And it seems it's related to a sin...
how can i add the text i add here: return App::abort(403, "THIS TEXT"); in the response o...
Hi, I have this route: Route::get('/develop/building/{building_id}', ['as' => 'develop.building',...
Hello, I'm using Baum nested sets to create parent - child categories and relate my categories with...
Hi, In my app every controller method return a view object like this: $rslt = View::make($this->l...
I just tested Commands successfully on my XAMP at home. Now I've uploaded updates to my live server...
I am very new on laravel .....and my company wants to make an api on laravel ....But i am unable to...
I have a problem that the docs don't seem to cover (or I'm just not seeing anything in the docs that...
I have problem with {{ Form::text('{{name}}') }} in Blade. Please help me.
Im having a bit of trouble to find the best and correct way to set up my Models relationships to fet...
I've got restful API set up in the /components/index/ route. Components have a belongsToMany relatio...
I'm trying to understand what Pessimistic Locking is. It's referenced in the documentation (http://l...
I have a general User model with general mass-assign white listing of fields as protected $fillable....
Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....
Hi I'm trying to manually set relations according to the configuration file. In my constructor for e...
I am using laravel 4.2 on windows with bitnami wamp stack. It came with wamp stack. Rather than be...
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