Support the ongoing development of Laravel.io →

problem to update my image path in lavarel5.1

Hi I tried to update my image path in MySql but i see some tmp file path in mysql and i dont have an...

0 Likes
3 Replies
Solved

Custom validator

Hello, I have a custom Validator where i want to check items in an array that are passed to the vali...

0 Likes
0 Replies
posted 9 years ago

How can i use function parameter in mockery?

http://laravel.io/bin/DeNJx#9

0 Likes
1 Replies
Solved

Laravel Homestead On D:// Drive (Windows)

##Question 1. I don't have enough space on C:// drive to install Vagrant and VirtualBox. So I instal...

0 Likes
1 Replies

preferred techniques of database abstraction

This may be a question where 100 programmers have a 100 different answers but I was wondering if the...

0 Likes
0 Replies

Getting the right data to database

Hi all, So I have this edit blade which contains a textbox and a selectfield. The idea is, to insert...

0 Likes
3 Replies
posted 9 years ago

What is the correct way to have a queued job, trigger a new job.

Hi I have a Job that needs to trigger a new Laravel Job when it has finished. Which method should it...

0 Likes
0 Replies
posted 9 years ago

How can I find out whether the process now running command artisan queue: work --daemon

Hi everybody! Tell me please how can I find out whether the process now running command artisan queu...

0 Likes
1 Replies

one to many relationship returning empty

I've setup a basic one to many relationship, linking users to addresses. /** * User Model * * @pr...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.2 auth login working not from the first attempt

Hi, I'm learning Laravel authentication and created authentication form using command php artisan ma...

0 Likes
0 Replies

Displaying not the id, but the name of a certain data from a table connected with foreign key. - Laravel 5.2

I'm trying to pass data to my view and i want to visualize the name of some records not the id so in...

0 Likes
2 Replies
posted 9 years ago

EvalLoader error in unit test

i learn the TDD now, and it's my third test file... BUT, i dont know, what-s doing i wrong. can anyb...

0 Likes
0 Replies

onClick Data is not coming on my view using ajax laravel 5

#This is my ajax <script> $(function(){ $('.click').click(function(){ alert($(this).attr('hr...

0 Likes
3 Replies

CRUD, Having Problem with Update and delete data

Hi can someone help me??please, I'm having problem with updating and deleting data when I'm trying t...

0 Likes
4 Replies
Solved
posted 10 years ago

sample project with Laravel 5.0

Hi everyone I was wondering if there is some example/sample projects to start with - for L5? Thanks

0 Likes
6 Replies
Solved

TokenMismatchException - Session Timeout

Hi everyone, I'm building an application and if the session times out then a user submits the form,...

0 Likes
0 Replies

Formatting a message

Laravel 5.2 Hello I have this message in my controller: public function postIndex(SaveProfileRequest...

0 Likes
2 Replies

laravel 5 error 500 internal server error

Hi guys I hope you all having a great day I hosted my laravel app on the server but I got the follow...

0 Likes
1 Replies

Memcached session & app cache

The cache and session data can have there own table (database) but if I want to put them in memcache...

0 Likes
0 Replies

Sessions and database

Hello! I set my session driver as database and in session config file set connection as mysql, becau...

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