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

Why doesn't Laravel 4.1+ have a native PHP session driver?

[cross-post from /r/laravel] Newbie question. I'm checking out Laravel for the first time, and am im...

0 Likes
2 Replies

Conditional form fields

Back in my spaghetti-code I written a class that could handle conditional forms, I could, for exampl...

0 Likes
0 Replies

Create model by extending Eloquent or Model class

I am new to Laravel. I have seen few tutorials and few code snippets on stackoverflow.com. Few show...

0 Likes
0 Replies

Multiple servers

Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...

0 Likes
1 Replies

Laravel auto logout

I want to implement the feature of session out. But regards to that I meant that if somebody is logg...

0 Likes
1 Replies

Emailing a Secured Link

I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...

0 Likes
1 Replies
posted 9 years ago

Run new migrations without breaking existing app data?

I need to add a new table to my database but realised if i run migrations again it will need to roll...

0 Likes
2 Replies

create model problem

Hi Guy: When i create a model, for some reasons artisan also create Migration files. see below ubunt...

0 Likes
2 Replies
Solved

How can I support multiple themes/views?

I have an app written in Laravel that supports multiple sites managed under one install. I'm lookin...

0 Likes
5 Replies

Theme support

For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...

0 Likes
1 Replies
posted 9 years ago

User registration- confirmation required

What I am doing is I think fairly simple and I was able to do this in L4 but L5 is a bit more compli...

0 Likes
3 Replies
Solved

Global Regex Patterns Issue

Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...

0 Likes
1 Replies
Solved

Display laravel validation errors returned from an $http.post in angularjs

i am a newbie to laravel and laravel 5 and so far i am having such a hard time, it's just problem af...

0 Likes
2 Replies

Validation rules and multiple DB connections

Hello! I'm encountering an issue with form validation and user storage. I have two database connecti...

0 Likes
3 Replies
Solved

Getting url data to show in the url bar

I'm using Laravel 4 and I'm trying to get the url bar to display the text url that is saved in the d...

0 Likes
0 Replies

Pagination links HTML is being escaped in my view

I've used Laravel's pagination method but in my view it is escaping HTML I'm trying: {{$tags->ren...

0 Likes
2 Replies
Solved

What's the best test-friendly method to use Cache in models?

Hi, I've been looking at Cache docs: http://laravel.com/docs/5.0/cache I want to use Cache in my mod...

0 Likes
0 Replies

If I wanted to create a simple library class (API client) in Laravel 5, where would I put it?

I want to create a library class called Points. This class will just have a single method to send da...

0 Likes
2 Replies
Solved

Homestead and Syncing

I might be missing something here, I have created a Laravel 5 App inside of homestead box and mapped...

0 Likes
1 Replies

Relationship Help

I am moving an older app from another framework into Laravel 5 and have the relationships set up in...

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.