Support the ongoing development of Laravel.io →

Laravel 5 - Auth Driver - What am i doing wrong ?

This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...

0 Likes
1 Replies
posted 10 years ago

How to use Ardent on a class User extending ConfideUser?

I can't very well do class User extends ConfideUser and Ardent now can I? Normally gotta extend Arde...

0 Likes
2 Replies

laravel mysql every table derived must have an alias

This is my query simplified bellow. I have to use an alias as I am using union/sub query. (select d...

0 Likes
2 Replies
Solved

List all PDF in a directory and open PDF file

I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...

0 Likes
0 Replies
posted 10 years ago

Two field in combination should be unique in Database

Hello, I need to have validation where two field in a table in exact this combination should be uniq...

0 Likes
7 Replies
posted 10 years ago

Login working once

I have build an application using laravel. Yesterday I have put the application live, but I have a l...

0 Likes
3 Replies

Standalone script

Hey all, I want to create a standalone script that I can call from an iOS App that will output XML....

0 Likes
2 Replies
Solved

Rename a file before moving it to Directory

Hi, I want to rename a file by typing the file name on the input/text box before it will upload and...

0 Likes
1 Replies

Laravel 5: Passing through validated input to model after FormRequest

Apologies this is on 5, and I know things are likely to change at any given moment, but I think this...

0 Likes
2 Replies
Solved

How to use Laravel Authentication With Neo4j Graph Database

Hello Everyone, Myself piyush.I am currently working on laravel framework and databse is Neo4j Graph...

0 Likes
1 Replies
posted 10 years ago

Testing my models? (for starters) (with Woodling?)

Building something using andrewelkins' Laravel 4 Bootstrap Starter Site as a base. In it is already...

0 Likes
1 Replies
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

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.