Support the ongoing development of Laravel.io →

Make Laravel works with external media server

Hi ! I'm looking for a way to split a laravel app on 2 differents servers : The first "main&quo...

0 Likes
3 Replies

Shorthand if else statement not working within blade templating

The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...

0 Likes
2 Replies

How do I run a DB queries for every page generated?

I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...

0 Likes
2 Replies
posted 10 years ago

Status Page

Does anyone know of an open-source Laravel app that serves like statuspage.io? If not, what about a...

0 Likes
3 Replies

updating record won't save INT fields as NULL, get 0 instead

I'd like to save a form into my MySQL DB which has a couple of INT fields. These fields are all set...

0 Likes
4 Replies

Can you use other database softwares when developing with laravel

I have recently started learning laravel, and I dint feel comrfotable using laravel for constructing...

0 Likes
2 Replies

Redirect route not working

I have created a route and this works correctly. However If the record is deleted and matches the id...

0 Likes
9 Replies
Solved

Resource Routing

Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...

0 Likes
4 Replies
posted 11 years ago

Sample Gist

this is just a sample gist...I'll put up a couple more ( longer ) to test the waters ;) https://gist...

0 Likes
4 Replies

Database Transactions & Repositories

Does anyone know if its possible to wrap a couple of repositories in a database transaction. For wha...

0 Likes
0 Replies

Is the database instance in Laravel use the "Singleton Pattern" ?

I am new to Laravel. I just want to know is the Laravel create database connection every time for ea...

0 Likes
0 Replies
posted 10 years ago

Right way to structure a laravel project and routes ?

Hi everyone, In your team we hesitate on 2 approach to structure an app, views and routing when you...

0 Likes
0 Replies
posted 10 years ago

How to post a form to a controller and validate it

I have recently started using laravel and i have hit an obstacle which i have been trying to solve...

0 Likes
6 Replies
posted 10 years ago

Laravel installation on web server

Hello Guys, I am a Newbie in Laravel so I am sorry if this is a too common question but I really nee...

0 Likes
2 Replies
Solved

Connecting to XML

I'm going to make a site from laravel that connects to expedia data feeds via xml with live rates an...

0 Likes
5 Replies

Cannot post Angular to Laravel - SQLSTATE 23000

I am trying to post an Angular form to Laravel. In Firebug I can see underneath the Post tab: Source...

0 Likes
5 Replies
Solved
posted 10 years ago

Internal server when posting form with 'files'=>true

Hello everyone. Hope you can help me, I'm fairly new to Laravel but learning. I'm using laravel 5/de...

0 Likes
3 Replies

Large amount of records with memcached sessions?

Greetings all, I have an instance of Laravel up and running with a load balancer in place. We've set...

0 Likes
0 Replies

How to create packages that can be used across different websites

I'm creating a CMS system that we'll be using across a number of very different sites. Currently the...

0 Likes
4 Replies

Converting & to &amp;

How can I do this assuming the user inputs an & as fx. "h&m"? :)

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.