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

concrete type

what the Laravel official documentation means by "concrete type" .

0 Likes
2 Replies

How do I implement a form with Empty, Update, and Submit buttons?

Hi, I have a page that displays the contents of a shopping cart in a table. The Quantity field is a...

0 Likes
0 Replies
posted 10 years ago

Cache and memory problem L4.2

Hey everyone, I have a strange problem, when i tried to use Cache "sometimes" it throws Fa...

0 Likes
2 Replies
posted 11 years ago

Laravel 4.1 now works on nitrous.io

Hey there, I've written a little howto for Laravel on nitrous (a cloud IDE). The article can be foun...

0 Likes
4 Replies
posted 10 years ago

Authentication always returns fail

my controller public function show() { $errors = 'Invalid Login Credentials'; $credentials = [...

0 Likes
3 Replies

No query results for model [User].

Hi! im sorry if im asking the same question, it was not clear enough for me why this error is showin...

0 Likes
1 Replies

How to secure sections of my site

Hi using laravel 4.2 on an apache server I'm trying to secure sections of my site with SSL - I'd li...

0 Likes
4 Replies

how to convert after upload image to base 64 in laravel to save in db?

Hello, how to convert after upload image to base 64 in laravel to save in db? upload code here $file...

0 Likes
4 Replies
Solved

Symfyno deprecated message on production

Hi i am getting the error message posted below on my production server but not on my local developme...

0 Likes
3 Replies
Solved
posted 10 years ago

Getting Symfony deprecation message

On a fresh install of L5 I have been getting a Symfony message: ( ! ) Deprecated: The Symfony\Compon...

0 Likes
4 Replies

Refreshing page causes TokenMismatchException

In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...

0 Likes
0 Replies

Elixir does not output into new public path directory after using elixir.json

An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...

0 Likes
1 Replies
Solved
posted 10 years ago

Elixir stylesIn work, but styles not

Can anyone tell why this code generates the all.css file: elixir(function(mix) { mix.copy(...

0 Likes
4 Replies
Solved
posted 10 years ago

Better Way of Handling 'Back' and 'Cancel' Buttons?

Hello all, First time here, as I usually spend hours (days!) searching for solutions, and usually fi...

0 Likes
4 Replies

Attempting to upload website. Everything goes into the "public" folder?

I moved my index.php file to the root of my app. and rearranged the below two files From this requir...

0 Likes
6 Replies
posted 11 years ago

[Package] Laravel Localitzation - Easy localization for Laravel 4

Hi there! I have written a new package for route localization (and some helpers) for Laravel 4 and I...

0 Likes
5 Replies

Codeception Functional Testing — Validation Failed (Build Larabook from scratch, Laracasts)

Hi, I am following Build Larabook from Scracth, by Laracasts. At the end of Lesson 10, the author ru...

0 Likes
3 Replies

Dynamism on Views rendering: Composers vs Helpers (vs Other?)

Hello Laravelios :) As many of the users here, I'm getting into Laravel and try to switch to it as m...

0 Likes
2 Replies

Use different monolog handler

Has anyone configured monolog w/ a different handler in their laravel app? ie: loggly, redis, dynam...

0 Likes
0 Replies
posted 11 years ago

Laravel 4: Confused about how to use App::make()

I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...

0 Likes
5 Replies
Solved

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.