Support the ongoing development of Laravel.io →

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

0 Likes
3 Replies

security of input::get and eloquent

$comentario = new Comentario; $comentario->autor = Input::get('no...

0 Likes
1 Replies
Solved

Laravel-Recipes.com is now open source

You can check out the website at laravel-recipes.com And the github repo at github.com/ChuckHeintzel...

0 Likes
3 Replies

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies

Unexpected character in input: '\'

Hey, i tried uploading my laravel script on a shared host (000webhost) and i got the error Warning:...

0 Likes
0 Replies

A four digit year could not be found Data missing

Hello! I am having some trouble to dynamically update records on my database. I need to synchronize...

0 Likes
1 Replies
posted 11 years ago

Package WKHTMLPDF returns error

I'm using a package WKHTMLTOPDF WKHTMLTOPDF, and i keep getting this exception thrown: " WKHTM...

0 Likes
13 Replies
posted 11 years ago

Learning the concepts behind laravel (programming)

Hi, Im not sure wether this is the right forum, but since laravel is what i use, i thought it would...

0 Likes
2 Replies

Help with Installing Laravel

i tried installing laravel. i installed xampp then the composer i followed the documentation but whe...

0 Likes
3 Replies
posted 11 years ago

Redirect a route with parameters

Hey, i made a route with a parameter, but when i try to redirect, i get a NotFoundHttpException My...

0 Likes
5 Replies
Solved
posted 11 years ago

ioc binding - closure vs. automatic resolution

Following official documentation for IOC (http://laravel.com/docs/ioc): class FooServiceProvider ext...

0 Likes
4 Replies

DB Seeding Already Populated Table

I have a database table for "roles" and for "permissions", and I need to seed th...

0 Likes
3 Replies
posted 11 years ago

Extend Session Garbage Collection

I was curious if it's possible to extend the garbage collection of the session (using database drive...

0 Likes
1 Replies
Solved

external authentication

Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...

0 Likes
1 Replies
Solved
0 Likes
1 Replies

Laravel setup on cPanel returning empty page?

I'm trying to get a site I've developed locally on XAMPP with Laravel to work on my VPS, which is ru...

0 Likes
1 Replies
Solved

How to change home page based on login details.

Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...

0 Likes
1 Replies

UNION TABLES

I would like to know how to make a query MySql to laravel controller: My MySql query like: (SELECT c...

0 Likes
1 Replies
Solved

PHP error when installing Composer on WIndows Vista WAMP setup

Attempting to set up Laravel on my local WAMP setup. Im trying to learn Laravel for 1st time. I down...

0 Likes
0 Replies

Error while image validation

hi all, if you see the below code i am trying to validate image but when i submit form i am getting...

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