Support the ongoing development of Laravel.io →

How to Install REDIS on Laravel in One Click

If you want to harness the power of Redis with Laravel, Cloudways has introduced a unique button pus...

0 Likes
0 Replies

<code> tag in blade

I want to use <code> tag within a blade template that shows php and if I add the <?php ?>...

0 Likes
0 Replies

5.1 Model Method access in views

I have a model with a getURL() method. when I query and return a list of models which I pass to my v...

0 Likes
0 Replies

TokenMismatchException only on some mobile devices

I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....

0 Likes
3 Replies
Solved

Relationships problem in Eloquent

Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....

0 Likes
4 Replies

Problems with generic Model

I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...

0 Likes
0 Replies

Search Relationship -> Search returns too many results

Hello all, I have two models which are related. I am trying to do a search in Products and only disp...

0 Likes
1 Replies
posted 9 years ago

Need Help: Index.php blank page

Hello. Appreciate your help. I am trying to install laravel 5 on mac.. i properly pointed my virtual...

0 Likes
2 Replies

User triggered upgrades?

Looking for a way for clients using my app installed on their own machines to get upgrades. I've fou...

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) How to Solve

Hello, I am trying to setup the environment variables and I have it working on my CodeAnywhere IDE b...

0 Likes
1 Replies

Cannot access a named route?

Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...

0 Likes
1 Replies

[Clarification] About multilevel transactions behaviour in Eloquent

When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...

0 Likes
1 Replies
posted 9 years ago

PHPUnit: Passing parameter to routes.php

I want to use PHPUnit to test a route with a specific cookie with I cannot get the cookie value from...

0 Likes
0 Replies

Create new database and tables on the fly

I was reading the post "Create new database and tables on the fly" I tried to implement an...

0 Likes
1 Replies
posted 10 years ago

Neo4J Eloquent Driver

A promising Eloquent Driver for Graph Databases is in the works: https://github.com/Vinelab/NeoEloqu...

0 Likes
1 Replies

How can page through the results? laravel

How can page through the results? .It With ajax. to bring the data to my view , I want to use pagina...

0 Likes
1 Replies

created_at and updated_at timestamp value differ from each other

The two timestamps have different values regarding of timezone config. After inserting and loging in...

0 Likes
1 Replies
Solved

Database not created when migrating

My tables are not created when I do my migration. Error cannot redeclare class MigrationCreateUsers...

0 Likes
2 Replies
posted 9 years ago

Lumen, Request class is not working

Hello Geek, I'm currently working on a small API using Lumen. However, I'm having some difficulties...

0 Likes
0 Replies

Query to join tables and produce a list

This sounds like it should be a pretty simple thing to do but I'm trying to wrap my brain around it...

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.