In my Websocket application I wanted to dispatch the requests to my API, which is protected by the A...
Here is my current attempt to run Laravel 4.2 under PHP7 https://github.com/InstanceOfMichael/php7-d...
I want to setup browser caching to load the users avatars. Is setting up the .htaccess file enough o...
<p> @if ($cat->breed) Breed: {{ link_to('cats/breeds/'. $cat->breed->name,...
I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...
Hello, I would like to learn how can i ask for a format date (Example: (yyyy/MM/dd/hh/mm/ss)) in a f...
Hi guys, Hope the community won't treat this post as spam - decided to get out there and share my kn...
I am using eloquent orm with codeigniter 3. Working perfect but problem is how to access errors like...
Codecption test not showing flash messages $I->wantTo('Submit empty brand create page'); $I->a...
Hi, I've just upgraded to Laravel 5.1 and i'm creating a simple form with "text" and "...
I have created "categorystream" in "schools" section. I have added categorystrea...
hi, I try to do a very simple query without success. I have a table "societe" with field p...
I was tinkering around with larval, getting ready to build an API for Ember Js. In my models I exten...
So I am trying to keep code a bit cleaner by extending modal layouts that are similar. However, it s...
Used forge to setup 4 servers on Digital Ocean. Now trying it with a new ubuntu 14 x64 4 ram 2 cpu...
I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...
Hi! I'm fairly new to Laravel. We have a basic application running, and currently I'm trying to writ...
One team I'm on right now is in the process of building a massive application on Laravel. As we've a...
A website hosted on cpanel shared Linux server without command line access. please tell me how to u...
i'm using the following code in my controller to upload images while submitting form ... if(Input::h...
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.