I am using laravel without blade. In a view all is working and displaying except images. <html&g...
I am building a simple mobile api using Laravel 4. Is there a trick\hack to simplify the Debug stac...
SplFileInfo::getMTime(): stat failed for 9/app/storage/sessions/efca54e18458251fd5a9e9bfbacf2c31c9a9...
Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...
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...
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