Support the ongoing development of Laravel.io →
posted 9 years ago

Old site loading using homestead / vagrant

I'm new to Laravel and working through the tutorials. Managed to get homestead up and running with t...

0 Likes
1 Replies

mutator $this->attributes return 'Undefined index: id'

I'm trying to add an attribute to a model but can't access the model attributes when I call it. Deta...

0 Likes
1 Replies

2012-07-09T19:22:09.1440844Z to Timestamp

I saw this format of datetime on a Json file recently. Having issues to convert this into a timestam...

0 Likes
1 Replies

Laravel cache .env issue

Fresh project install, Persist using old config values only on Web and not on artisan command line (...

0 Likes
0 Replies
posted 9 years ago

GroupBy date then by another column within date

I'm building a site that has fixtures that are grouped by date, this bit works fine. But I want to b...

0 Likes
0 Replies
posted 10 years ago

Using illuminate/HTML inside a package

I'm trying to develop a full stack L5 package and need to include/use illuminate/html and create a f...

0 Likes
2 Replies
Solved

Negative number argument mixed with artisan option. Best workaround?

Command I created accepts a single numeric optional argument, which can be either unsigned (positive...

0 Likes
2 Replies

Eager load, get all results

Hi guys. I have model 'Element'. Each element have some params (Param model). So there is relationsh...

0 Likes
0 Replies

Browserify enable sourcemaps - Elixir

Is possible to enable sourcemaps for browserify with elixir ?

0 Likes
0 Replies

Extend Response::json in L5

I am adding something additionally in Response::json. For example, the Restful route to public funct...

0 Likes
3 Replies

Send EMAILS at determined DATE and TIME (help with logic)

Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...

0 Likes
1 Replies

Best way to identify authenticated users: by type or by role, or both?

My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...

0 Likes
1 Replies

SQL Query navigating 3 tables in Eloquent

HI, I am new to Laravel and was hoping someone could help. I have 3 tables, SupplierPO, Orders and C...

0 Likes
3 Replies
Solved

Error on installation : Catchable fatal error.. must be an instance of Illuminate\Http\Request, string given. How do solve this issue?

Hi, I am havign this error while installing laravel on live. I cloned from GIT. Catchable fatal erro...

0 Likes
1 Replies

New Auth method

Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...

0 Likes
3 Replies
Solved

Deploying Laravel in shared hosts

Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...

0 Likes
3 Replies
Solved
posted 9 years ago

Chuck() Dies

Hey guys When all() is exhausted it says to use chuck() well during the chunk the process just dies...

0 Likes
1 Replies

Issue with auth in L5.1

I created a request php artisan make:request ContactFormRequest and then changed authorize() method...

0 Likes
3 Replies
Solved

Homestead problem! Beanstalkd and MySql

Hey folks, I recently faced a problem with Homestead that after days and hours could not find a solu...

0 Likes
0 Replies
posted 9 years ago

[HELP] url localhost/laravel/contact/ redirect me to localhost/contact

Hello, i have a problem. If i type URL localhost/laravel/contact/ to my browser, it will redirect me...

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