Support the ongoing development of Laravel.io →

What is the best Reporting Tool for create a report?

Hi guys, i want to create web based application which is will do with many reporting stuff, i need t...

0 Likes
0 Replies

php artisan serve on another adress ??

Hello, When I do php artisan serve it runs on localhost. How can I take care that it runs on another...

0 Likes
2 Replies

Calling function inside Controller is not working

Hello folks, i am trying to call another function inside the same controller, but its not working at...

0 Likes
2 Replies
Solved
posted 6 years ago

How to use multimarkers in Google maps in Laravel framework

I have longitute and lattitude properties in my table. I need to retrieve mutilimarkers in my google...

0 Likes
0 Replies
posted 6 years ago

How machine learning appears important in today’s retail app

It can be definitely said that machine learning has become one of the top highlighted and extensivel...

0 Likes
0 Replies

Ajax Multiple image upload (Dynamic images)

i have a array of image file when i send the files through ajax, i could not save the files. this is...

0 Likes
0 Replies

Issue encountered when using the specification pattern + repository pattern

Hi, So I'm creating a route where you would pass a string and it would return all the products havin...

0 Likes
3 Replies
posted 6 years ago

mkdir(): No space left on device in 5.4 version.

Hi Guys, I am getting the Exception error as below mkdir(): No space left on device in laravel versi...

0 Likes
1 Replies
posted 6 years ago

Laravel possibly overwriting phpunit env variables

Hello everyone, I'm struggling with the following issue: My phpunit.xml has this: <php> <...

0 Likes
1 Replies
Solved

DB::select with raw where

Hey, I'm having a hard time compiling the DB:: or preferably Eloquent code for a query that involves...

0 Likes
6 Replies
Solved

Lumen 5.5 - Testing and mocking repositories

Hi all, I am having a hard time to test my rest api app, I think the main reason is because of https...

0 Likes
0 Replies

[5.4] Redirection after failed login

I've created a navigation bar with a dropdown menu where I show a login form. When a user enters wro...

0 Likes
0 Replies

Protect a file manager from public

Hi guys, I'm using TinyMCE and Roxy Fileman to manage my files. The problem is that anyone can acces...

0 Likes
5 Replies

Aimeos OSS e-commerce package 2018.01 for Laravel

Hi there The Aimeos Open Source project released version 2018.01 of their e-commerce components for...

maynor96 liked this thread

1 Likes
0 Replies
posted 6 years ago

Jobs keep updating with increasing id.

I am running a cron job in server i.e /usr/bin/php -q /home/user/site/artisan queue:work --timeout=3...

0 Likes
1 Replies

403 error on from submit

Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...

0 Likes
0 Replies
posted 10 years ago

Eloquent get count relation

My Eloquent model Module has many Sections. I can query thus: Module::with('sections')->get();...

0 Likes
9 Replies
Solved

Changes in authorization header value length

I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...

0 Likes
0 Replies

Laravel Desktop Application

Is there any desktop application that is useful for executing and managing Laravel applications?

0 Likes
1 Replies
Solved
posted 10 years ago

TestCase tests unable to make multiple call()

I have a class that extends TestCase. I had a setUp() that was doing a $this->call(...) and then...

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