Support the ongoing development of Laravel.io →

query save and update with laravel

table pop table detail_pop table store_product diagram $detailpop = DetailPop::where('pop_id',$...

0 Likes
1 Replies
posted 7 years ago

Laravel and MySQL timezone

I've been trying to research for a solution getting user specific timezones working properly with La...

0 Likes
0 Replies

Laravel Horizon: problem using multiple queues (Laravel 5.5)

Hi, I just started using Horizon, and it seems awesome. I do have something weird going on: all my j...

0 Likes
1 Replies

Class 'Cartalyst\Sentinel\Laravel\SentinelServiceProvider'

Hello everybody, I don't have any problem running my app locally, I have cross checked my code thoro...

0 Likes
1 Replies
posted 7 years ago

Time Format in HH:MI

Hi, As you probably can tell from the title of the thread, the question is about formatting time. Cu...

0 Likes
0 Replies
posted 7 years ago

Can't write image data to path from artisan commands

Hi, I have class with method for storing images from API to storage folder, linked with symlink. Whe...

0 Likes
0 Replies

Mail template caching issue in Envoyer Deployment

I am having a strange problem with L5.1 and Envoyer deployment. I am sending mail confirmations with...

0 Likes
4 Replies
posted 7 years ago

Importance of Mobile Apps

Here’s Why Developing a Mobile App is Important to Expand Your Brand Reach? Undeniably, a website of...

0 Likes
0 Replies

Auth::login from event handler not persisting

I have a L5.2 app where I'm trying to login a user in an Event Listener. All routes are wrapped in w...

0 Likes
1 Replies

Having a problem with auth()->attempt

auth()->attempt(); return true and it works but it doesn't work anymore I don't know why. it work...

0 Likes
0 Replies

Fresh Laravel install deletes server.php on artisan serve

I'm a bit fresh to Laravel. I installed it via composer in the xampp/htdocs file. I installed the la...

0 Likes
0 Replies

Form Request: check recaptcha validates, before validating other fields against database?

Hi, I'm using a Form Request with rules but I want to check the recaptcha validates before validatin...

0 Likes
1 Replies

Problem using modal pop ups

Hi all..l have a list of users been feed from a database and view and delete can be performed any of...

0 Likes
0 Replies
posted 7 years ago

how to remove storage folder from public url upload

i want to upload in public folder like www.example.com/image/imagename.jpg but i have showing www.ex...

0 Likes
0 Replies

Laravel Questions for Interview

Hello Friends, I have written few interview questions on Laravel Frameworks for Freshers. Request yo...

0 Likes
1 Replies

Laravel : Use of undefined constant MCRYPT_RIJNDAEL_128 -

I'm trying to install laravel in a local windows device's, at it is impossible at all: I had been fi...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 Ajax File/Image Upload

I have an issue in my laravel ajax application, I cant upload images/files through ajax POST. here i...

0 Likes
6 Replies

Problem with UTF8 or Unicode

Hi guys, In my blade templates, the following code: <p>Österreich</p> creates this outpu...

0 Likes
14 Replies
posted 7 years ago

Set Permission in Controller when using Spatie\Permission

Hi all, I am still new to Laravel and I am trying to set up my first project. I needed a Role/Permis...

0 Likes
0 Replies
posted 7 years ago

Route::apiResource, only being able to use the index method

I am new to creating an API with Laravel. I've created a resource controller API\PlayerController. I...

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.

© 2025 Laravel.io - All rights reserved.