Support the ongoing development of Laravel.io →

laracasts/flash package does not work?

Hello, I installed laracasts/flash package via composer, added to my service providers list and in a...

0 Likes
5 Replies

Model to View as JSON to JQuery

I created a model and extracted data using the model from database via controller Like $data=datab...

0 Likes
1 Replies

Embedded 'extends' tags

Hey guys! I am trying to make a little card layout, and each of these little cards has a pretty simi...

0 Likes
1 Replies

Report Generate

how to generate report from database in laravel 4.2

0 Likes
0 Replies

Class 'GuzzleHttp\Client' not found ???

Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...

0 Likes
4 Replies

Homestead: Setting host port to 80 instead of 8000 and ssh problem in MAC

Hello, I am new to homestead and I successfully configured homestead . But I face lot of issues with...

0 Likes
0 Replies

Elasticquent - Error with function putMapping

Hello everyone, I use the extension fairholm/elasticquent. When I use the function putMapping, I hav...

0 Likes
0 Replies

Laravel + WebSocket(RatchetPHP) + API Routes + Authentication

In my Websocket application I wanted to dispatch the requests to my API, which is protected by the A...

0 Likes
0 Replies

how to install PHP7 with Laravel 4.2+ compatibility?

Here is my current attempt to run Laravel 4.2 under PHP7 https://github.com/InstanceOfMichael/php7-d...

0 Likes
0 Replies

Browser Caching in Laravel

I want to setup browser caching to load the users avatars. Is setting up the .htaccess file enough o...

0 Likes
0 Replies
posted 9 years ago

Can not create a 'real' link with link_to function in my blade file

<p> @if ($cat->breed) Breed: {{ link_to('cats/breeds/'. $cat->breed->name,...

0 Likes
3 Replies

Add some data to all methods on constructor

I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...

0 Likes
1 Replies
Solved

I want to ask for a specific format in a input form field.

Hello, I would like to learn how can i ask for a format date (Example: (yyyy/MM/dd/hh/mm/ss)) in a f...

0 Likes
1 Replies
posted 9 years ago

LaravelDaily.com - my new personal blog with daily tips&tricks

Hi guys, Hope the community won't treat this post as spam - decided to get out there and share my kn...

0 Likes
0 Replies
posted 9 years ago

Help with eloquent orm out side of laravel.

I am using eloquent orm with codeigniter 3. Working perfect but problem is how to access errors like...

0 Likes
0 Replies

codecption

Codecption test not showing flash messages $I->wantTo('Submit empty brand create page'); $I->a...

0 Likes
0 Replies

Laravel 5.1 - Form: Method number does not exist

Hi, I've just upgraded to Laravel 5.1 and i'm creating a simple form with "text" and "...

0 Likes
1 Replies
Solved

InvalidArgumentException View [schools.index] not found. Please help its Urgent

I have created "categorystream" in "schools" section. I have added categorystrea...

0 Likes
12 Replies
Solved
posted 9 years ago

Eloquent 1-n

hi, I try to do a very simple query without success. I have a table "societe" with field p...

0 Likes
3 Replies
Solved
posted 9 years ago

Extending ELoquent

I was tinkering around with larval, getting ready to build an API for Ember Js. In my models I exten...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.