Support the ongoing development of Laravel.io →

Laravel 5 | Full blog creation tutorial

I would like to share this gem of a website, attributes to the guy that created it. http://laravelco...

0 Likes
0 Replies

Theme installation , REST api tutorial for beginners

Hi, I am new to Laravel, and just finished installed laravel 5 by using laragon. i am cracking my h...

0 Likes
2 Replies
posted 9 years ago

Blade @parent not working?

Today i updated laravel, and now simple blade commands are not working. For example: @section('scrip...

0 Likes
2 Replies

Result of query into view with foreach

hi all, i have this query: $marche = DB::table('articolo') ->join('marca', 'articolo.id_marca',...

0 Likes
1 Replies
posted 10 years ago

How can I forget many cookies at once ?

( version 4.2.8 ) I noticed the cookie only go away when we use a response and withCookie. But is it...

0 Likes
2 Replies
posted 9 years ago

Redirect with params

Hi all i have an issues with redirect link from view to pass the parameter row_id so any one can hel...

0 Likes
1 Replies

Count the unique (in terms of two columns) records

Hello, community. Can anybody help me with the count query? I have the pivot table with two fields →...

0 Likes
0 Replies

How to properly deploy Laravel in localhost

Hi all. I am new to laravel. This is my first app using laravel 4. I want to ask how to deploy my la...

0 Likes
0 Replies

Authentication Has Stopped Working

I've been attempting to, for the past few hours, figure out why I am unable to login to my applicati...

0 Likes
0 Replies
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

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

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.