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

Data missing

I'm trying to send my site to DigitalOcean through Forge. But I'm getting a strange error 'Data mis...

0 Likes
1 Replies
Solved
posted 9 years ago

Multiple script concatenations using Elixir

Hi all, I am in the process of migrating my application to Laravel 5. Part of this process involves...

0 Likes
0 Replies

Host code in User Level Root in local vs Command "php artisan"

HI I'm new to Laravel, and I used to use template engine Smarty Now I want to get my feet wet with a...

0 Likes
0 Replies
posted 9 years ago

Form upload direct to S3 Bucket not working, please help!

Hi Guys! I've been playing with Laravel 5 for about a week now and loving it, but I can't for the li...

0 Likes
0 Replies

Upgraded to Laravel 5, now AJAX calls won't work!

Okay, so I went ahead and upgraded from Larael 4 to 5 and now I have come across an issue with my AJ...

0 Likes
3 Replies
Solved

Laravel 5 - Exception during login after user registration

I'm using the built-in L5 authentication mechanisms but am getting the following exception after a u...

0 Likes
1 Replies

Cache/Session History of visited items

Hi everyone, I'm new on the forum but I started working with laravel last year. I'm from Spain so pe...

0 Likes
0 Replies

How to run route.php once in Laravel 4.2.*

Hi there, I'm all new to Laravel and reading a book that states the below: "Add the following c...

0 Likes
2 Replies
Solved

Blade template not rendering html and form building on hhvm

I'm checking out Laravel 5 (4.3) on HHVM and ran into a strange issue where the form builder functio...

0 Likes
3 Replies
Solved

auth extend docs

Hi all, the docs for Auth::extend() to create your own driver say to "Return implementation of...

0 Likes
0 Replies

How to create Multiple/Custom Logs in Laravel 5

Just to preface-- this is my first post and I am newbie (to both this forum and Laravel) so I apolog...

0 Likes
0 Replies

how to set the current environment?

hello, I started to read the documentation http://laravel.com/docs/configuration "The default e...

0 Likes
8 Replies
Solved
posted 9 years ago

How you handle Image optimizations for user uploads

Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...

0 Likes
4 Replies
posted 9 years ago

Cache problem with Google Chrome

Hi, I have a strange problem on a Laravel 4.2 site I'm working on, only occuring with Google Chrome:...

0 Likes
0 Replies

Laravel Model Debug

Is it just me or , maybe misconfiguration , but if I dd() a model, especially if it has a relation,...

0 Likes
0 Replies

Redirect::intended() with Route::post()

I am trying to secure my POST routes with an auth filter routes.php: Route::filter('loggedIn', funct...

0 Likes
5 Replies
posted 9 years ago

Artisan create resource command

Hi all, someone know which is the equivalent of generate:resource Way's plugin in Laravel 5? thanks

0 Likes
0 Replies

Spurious "Invalid host" errors when unknown client sending "*.whatever.com" as host header

Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...

0 Likes
0 Replies

Accessing HTML files in the public directory

My website is built with Laravel but I need the public directory to act like a regular directory. In...

0 Likes
3 Replies

Form with model

Hello, I have a form action with model: {!! Form::model($iscritto,['url' => 'iscritti/' . $iscrit...

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.