Support the ongoing development of Laravel.io →
posted 10 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 10 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 11 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 10 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
posted 10 years ago

How to use IoC based on route?

If I write this for example: class MyController { private $test; public function __construct(Interfa...

0 Likes
1 Replies
Solved
posted 10 years ago

Beanstalkd Queue Error- JOB_ID not found.

I have a queuing system with my workers written in Laravel 4.2. I am getting a JOB_ID not found exce...

0 Likes
1 Replies
Solved

Difference between SELECT on db-table and db-view on webhosting, error 1615

On webhosting in MySQL I have created in database set of db-tables and couple of db-views. Everythin...

0 Likes
0 Replies

Make multi role user

Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...

0 Likes
0 Replies

Populating Database - one to many relationship

I have a one-to-many relationship that is not working. A 'Client' has many 'Athletes'. I have alread...

0 Likes
3 Replies

Upgrading 4.2 filter to 5.1 Middleware

If you have watched the Laracast titled "Ogres Are Like Middleware" then I've based this q...

0 Likes
0 Replies

laravel angularjs XSRF protection set up

Hi, what do you think about this set up @section('content') <div class="content" data-u...

0 Likes
5 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.