Support the ongoing development of Laravel.io →

Laravel 5: Class Auth\AuthController does not exist

I'm trying to implement laravel's default authentication in a test/learn project, which I started in...

0 Likes
11 Replies
Solved

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

Array to string conversion

Hi guys, im trying to include the contents from a txt file and import as an array within a controlle...

0 Likes
4 Replies

How to map CAS::User and Entrust?

Hi, i've got installed xavrsl/cas and zizaco/entrust. So far I can authorize against the cas server...

0 Likes
2 Replies

withPivot() Returns Incorrect Value

See Source Code Question Why does the following code return the pivot value for the original attribu...

0 Likes
0 Replies
posted 7 years ago

Caching eloquent models since laravel 5

does anyone has an idea on how to cache without creating your own cache tags for every single cache...

0 Likes
1 Replies

[L5.1] Auth not working (attempt method)

Hi everybody, since this morning i try to make a login form to access to an admin panel but the Auth...

0 Likes
0 Replies

Change view resolution dynamically based on request parameter - Google AMP support

Hi all, I am trying to implement google amp for my site, in which case if the request contains a que...

0 Likes
1 Replies
Solved
posted 7 years ago

New Package: Laravel Inspector

Debugging and profiling tools for Web Artisans https://github.com/lsrur/inspector

0 Likes
6 Replies

[RuntimeException] - Could not scan for classes inside "..." which does not appear to be a file nor a folder

Hello all! Whenever I try to create a new "laravel application" on my laptop via "Ter...

0 Likes
3 Replies

Laravel 5.3 Eloquent : belongsToMany x2 issue

Hello there, Following up one Laracast about Roles & Permissions, I'm trying to figure out a way...

0 Likes
1 Replies

Log in and need to log in again in Laravel 5.2 and PHP 7

I've asked this question before but got additional clarification that changes the question. So I'm s...

0 Likes
2 Replies

Static File for navigation to improve first request

Hi Everybody, I am developing the following application https://laravel.viventura.de/reisen/peru/cpb...

0 Likes
0 Replies

Include data array from PHP file

Hi guys, im trying to include a set of data points from a remote file (on a local machine). In my ma...

0 Likes
18 Replies
posted 9 years ago

Laravel memcached on WAMP

Hi, I'm using WAMP on Windows. I have memcached installed. The steps that I followed to install memc...

0 Likes
10 Replies
posted 7 years ago

Events are still serial, how do I make the async?

I have a Stripe charge being created, that then on success creates a row in my DB and updates variou...

0 Likes
1 Replies

Two subdomains pointing to same location in Forge

I have both a staging and production site set up on Forge (e.g. subdomain.mysite.com and staging.mys...

0 Likes
3 Replies
Solved

How Do I Cache Using Eloquent Models?

Hi! I'm new to Laravel, and I have a problem with caching rows using Eloquent. I'm currently retriev...

0 Likes
1 Replies
Solved
posted 7 years ago

could not make create_user_table with this command. the path seems incorrect

Anuj@Anuj-PC MINGW64 /c/wamp/www/demoProject $ php artisan make:model User -m ←[32mModel created suc...

0 Likes
0 Replies

Do factories use transactions?

I also posted my question on laracast, but perhaps anyone here has the answer. Topic on laracast I'm...

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.

© 2024 Laravel.io - All rights reserved.