Support the ongoing development of Laravel.io →

Laravel 5 Elixir takes too long to compile LESS

I'm currently experiancing a slow down in my development workflow, it is taking around 3-4s for my l...

0 Likes
2 Replies

Laravel 4 TokenMismatchException error when login or signup

I have a problem with login and signup in L4 page, the project works fine in my local machine. but i...

0 Likes
1 Replies
posted 9 years ago

Access Storage facade in views

Hey Loving the flysystem integration in L5 and just got it hooked up with S3 on my live site, and 'l...

0 Likes
0 Replies

Custom errors when using form request class?

I'm using a form request (\App\Http\Requests) for validation, and want to customize a few of my erro...

0 Likes
1 Replies

Trouble working with many to many relationship

Hi, I have a many to many relationship set up between a Posts table and a Tags table with a post_tag...

0 Likes
2 Replies

Polymorphic Many To Many - 2 Locations, 1 Journey

Hi all, I'm looking for some help with this polymorphic conundrum... I have a Journey table: Journey...

0 Likes
1 Replies

Where to place web service calls?

I am building an application using laravel 5 wherein it relies mostly on web service calls, particul...

0 Likes
1 Replies
posted 9 years ago

Elixir source Mapping when versioning javascript/css

Currently, when you use .version() in elixir, it places the versioned files in the public/build/ dir...

0 Likes
1 Replies
posted 9 years ago

Sending custom metadata through Mandrill API call

Hi, I am stuck while sending custom metadata using sendMail driver, so that I can get it back in a w...

0 Likes
0 Replies
posted 9 years ago

Elixir Scripts not working

HI i have this var paths = { 'jquery': './vendor/bower_components/jquery/', 'bootstrap': './...

0 Likes
2 Replies
posted 9 years ago

Redirect route with data

Hi, When I use redirect()->route('foo.index')->with('success_message', 'Text of message'); in...

0 Likes
0 Replies

Laravel 5 extend Elixir to include browserify

Hi all, I have a question regarding browserify and elixir, since it's too long to type again I have...

0 Likes
0 Replies

Different controller between user control panel and admin control panel

Is a good practice use different controller for the user control panel and the admin control panel e...

0 Likes
2 Replies
Solved

php artisan optimize, what does it really do?

I am curious to what does this command do. Well, it says that it "Optimize the framework for be...

0 Likes
1 Replies
posted 9 years ago

L5 equivalent of "setRequestForConsoleEnvironment" or other options for updated LaraWorker for Iron.io

https://github.com/iron-io/laraworker/blob/master/workers/libs/worker_boot.php#L6 Right now, without...

0 Likes
0 Replies

Authenticate oauth server using socialite ?

We are using an internal oauth server running on localhost. How can we do authenticate it using Soci...

0 Likes
0 Replies

Installation

Does anyone have the REAL instruction on how to install Laravel on Windows and Mac OS's. I've been...

0 Likes
1 Replies

Laravel on AWS OpsWorks

Hey! Have somebody some app in AWS OpsWorks? I don't know how to configure the instances with chef....

0 Likes
1 Replies
posted 9 years ago

Whats the best type of relation to use in my case?

Hey everyone, I have a Profile model which has one identity and that identity could be a passport or...

0 Likes
0 Replies

Laravel, when user logs out - SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry

I get this error when I logout (http://example.com/logout). I click on a link which takes me to the...

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