I got 30 odd classes and code written in L4.2. Using eloquent extensively i have always used XyzMode...
Read lots of posts in Authentication/Security , but none helped me with this problem. My Validation...
Hi everyone! I'm a newbie in Laravel, and i'm right now i'm working on the Homestead vm using Larave...
Hello, I installed laracasts/flash package via composer, added to my service providers list and in a...
I created a model and extracted data using the model from database via controller Like $data=datab...
Hey guys! I am trying to make a little card layout, and each of these little cards has a pretty simi...
how to generate report from database in laravel 4.2
Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...
Hello, I am new to homestead and I successfully configured homestead . But I face lot of issues with...
Hello everyone, I use the extension fairholm/elasticquent. When I use the function putMapping, I hav...
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...
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