Support the ongoing development of Laravel.io →

1,593 Threads

LaravelProjects

Here I want to learn laravel more flexibly.

0 Likes
1 Replies

Database Transaction for static methods

Hi, I've been trying to use database transactions with some static functions I created. But, is this...

0 Likes
0 Replies

Make a Full Screen Template

Hello, i need a full screen page like press F11. I need display a Slideshow with HighCharts Graphs....

0 Likes
0 Replies

How to migrate classic php (top-down/no OO) site to Laravel

Hi everyone, newbie here. I am trying to migrate one of my old sites to Laravel so that I have acces...

0 Likes
1 Replies

time estimation

i'm new to laravel, coming from wordpress so i need to convert some projects according to a friend a...

0 Likes
2 Replies

Want to fetch data by applying filters.

hello, i am developing a job website for my client. On the all jobs page there are some salary,exper...

0 Likes
0 Replies

Laravel Filtered Excel View blade Exports Everything to Exce

I am using PHP Version 7 - Laravel 5.8 and "maatwebsite/excel": "^3.1". When I f...

0 Likes
0 Replies

Retrieve Models with invalid Category Subcategory relations

I have three Models Record, Category and Subcategory. The Record table stores category_id and subcat...

0 Likes
1 Replies

Problem with foreach and design of table

Hi, I have a problem with the cells in the table after foreach loop. He does not want to sort me the...

0 Likes
0 Replies
posted 5 years ago

doctrine/inflector v1.3.0 requires php ^7.1

i got error doctrine/inflector v1.3.0 requires php ^7.1 -> your PHP version (7.0.0) does not sat...

0 Likes
0 Replies

How can I binding collection of model in laravel Blade

Hi all I have a view that I passed a collection of objects by route, I use laravel-datatable and fil...

0 Likes
0 Replies

I need to custom return data pagination and view path

I need to custom return data like this and view path but I dont know how to extend service provider,...

0 Likes
1 Replies

List Categories with count of associated products Laravel 5

I would like to have a list of categories of products with the respective quantity of products assoc...

0 Likes
0 Replies
posted 5 years ago

How to upload laravel project on Cpanel subdomain?

I have a laravel website that has domain name eg:- www.website.com but on the other hand I am trying...

0 Likes
1 Replies

Make auth with another table except from default users

auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...

0 Likes
0 Replies
posted 5 years ago

Is there any dependency injection in laravel ??

The term 'dependancy injection ' is quite a powerful method . Laravel has that ?

0 Likes
4 Replies

Laravel 5.8 memory leak

Demo Repo https://github.com/fukuball/Leak58 Laravel memory leak example It is normal to loop and pr...

0 Likes
2 Replies

SFTP issue

I want the pick the csv from the SFTP and use array to run in a loop in laravel

0 Likes
0 Replies

Laravel-Mitnick helps you secure your Laravel apps

Security is hard. It’s not always obvious what needs doing, and the payoffs of good security are at...

0 Likes
0 Replies

Pluralization of phrases in inflector.

Hi. How can I add a rule to the inflector for pluralization of Spanish phrases? I have the following...

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.