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

Class 'App\Http\Controllers\Crypt' not found

I have a brand new Laravel 5 install and I am getting an error when trying to use Crypt: Class 'App\...

0 Likes
1 Replies
Solved
posted 9 years ago

How do you create security api application in Laravel5 ?

Hi guys I have something uncertainty when i use laravel-5 to create api application. Usually , whe...

0 Likes
0 Replies

Mail::queue return problem

Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...

0 Likes
0 Replies

Calling route inside reposiroty

Hello, I'm trying to call a route inside a controller: if(is_string ($dados_promotor['empresa'])){...

0 Likes
1 Replies

Route Model Binding Using Route Facade vs Router instance.

I'm experiencing an issue where Binding a model to a route works in routes.php when using Route::mod...

0 Likes
0 Replies

Login help, redirect kills session

Help with Laravel login I created a simple CRUD with a login, the problem is when I update or store...

0 Likes
1 Replies

Laravel 5. Form Validation: Unique and where clauses

n the docs 'email' => 'unique:users,email_address,NULL,id,account_id,1' only rows with an accoun...

0 Likes
1 Replies

Fetch data from 3 tables with Eloquent Relations

I have three tables namely users auctions bids bids table has foreign key to users table and auction...

0 Likes
1 Replies

BelongsTo vs HasOne

I've read a ton on this, and I thought I understood. But now I'm not so sure. I have an 'album' and...

0 Likes
4 Replies
Solved

Database design for multiple user attributes

hi i am building an app with Laravel, and I have users which also have a profile. I am unsure about...

0 Likes
3 Replies
Solved

I want to implement my own Auth in Laravel 5 - where to start?

We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...

0 Likes
4 Replies
posted 9 years ago

is it possible to work with Oracle databases preserving all Laravel advantages?

is it possible to work with Oracle databases preserving all Laravel advantages?

0 Likes
1 Replies

Verifie passowrd from application

Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...

0 Likes
6 Replies

Slow pageloads

Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...

0 Likes
6 Replies

Paginator Issue

I have a page that has multiple tables with lots of data. These tables need to be on a single page....

0 Likes
15 Replies

Laravel 5 Socialite combined with the AuthenticatesAndRegistersUsers trait

Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...

0 Likes
3 Replies

Laravel DB sessions

Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...

0 Likes
5 Replies
Solved

How do I perform this search query in eloquent

Hello, I am trying to perform a search query with particular tag names in bookmarks for a particular...

0 Likes
2 Replies
posted 9 years ago

Laravel Email Confirmation email sent or failed and How to mail email preview and editable

Currently i am facing issue unable to check the status email is sent or not even getting email faile...

0 Likes
0 Replies
posted 10 years ago

Phpstorm - Type hint variable in Blade

I'm using Phpstorm 8 now. Is there anyway to type hint variables within blade files passed in throug...

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.