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

Migrate from SQLITE3 to MYSQL

Hi guys. I was wondering if you guys any tools or packages or libraries to help me migrate from SQLI...

0 Likes
0 Replies
posted 10 years ago

Cache key uniqueness with tags

Hi - can anyone tell me if cache keys can be non-unique if tags are being used? For example, can I s...

0 Likes
6 Replies
posted 10 years ago

Buffalo, NY Any Laravelites?

Looking to maybe get together and talk about how amazing laravel is. Any takers?

0 Likes
1 Replies
posted 10 years ago

Route::resource + Form::model doesn't work well??

I have a form where the user can update the fields of the given ID, also you have other fields you c...

0 Likes
1 Replies
Solved

Should I use a separate/distinct database in my app for listings?

Should I be using a separate database for listings in my app, which is the primary business/sales da...

0 Likes
2 Replies

No image available - No View

Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...

0 Likes
2 Replies
Solved
posted 10 years ago

Storing Data for a Model in two tables?

Hello, is there a way in Laravel to store Data for a Model in two different tables? Or to build rela...

0 Likes
5 Replies
Solved

Sentry groups and users

hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...

0 Likes
2 Replies
Solved
posted 10 years ago

Not able to redirect after form POST

(Newbie here!) I'm making a web application and am currently doing the long part. For now my requir...

0 Likes
3 Replies
posted 10 years ago

Package like Omniauth?

Is there any dominant Laravel package for enabling social auth like Omniauth? I've seen a lot of les...

0 Likes
2 Replies

Command Bus Pattern for Complex Commands

From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...

0 Likes
0 Replies

Use `laravel_session` data from $_POST instead of $_COOKIE

Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...

0 Likes
3 Replies

Laravel 4.x and Yii 2.0 Beta

I know this has been asked so much but right now I'm on the stage on which path (framework) to take....

0 Likes
8 Replies

Architecture Quandary: Dependency Injection vs Ajax Requests?

I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...

0 Likes
0 Replies

Can't test my Laravel site responsiveness

Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...

0 Likes
2 Replies

Stripping tags when viewing

I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...

0 Likes
6 Replies
Solved
posted 10 years ago

How to populate a Form select attribute with value from db

Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...

0 Likes
3 Replies

Where to store API token when requesting data

Hi guys, Would like to know where you store api token when requesting a data? is it in query string...

0 Likes
1 Replies

Homestead and Vagrant Setup

Hello everyone. I'm following Jeffrey Way's tuts and trying to create an app called larabook. I did...

0 Likes
2 Replies
Solved
posted 10 years ago

Dymanic Route

Having a hard time figuring out why this will not work.. In routes.php: if ($apps = Apps::all()) {...

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