Support the ongoing development of Laravel.io →

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

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved

Pass ID to create action of RESTful controller

Hi people, i have a problem. I have a RESTful controller called SCHEDE. I want to insert new row in...

0 Likes
2 Replies
posted 7 years ago

Laravel 5.3 not registering sessions

I've just installed Laravel 5.3 and it's not registering the session when a user logs in. I haven't...

0 Likes
2 Replies

Query items that have all categories

Hi, I have a Shops model associated to services, using a pivot table: public function services() {...

0 Likes
1 Replies
Solved

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.