Support the ongoing development of Laravel.io →

1,518 Threads

Convert dot notation string into an multidimensional array

Hello, i'm trying to get all the routes with an alias. Route::group(['as'=>'general.'], function(...

0 Likes
1 Replies

LaraOCR

Hello, may I ask if anyone here already tried using laraOCR package? Can you provide a step-by-step...

0 Likes
0 Replies

File upload (docx, pdfs, jpeg.. Etc) with the use of vform

Hi, I am having trouble on my document form with file upload and im using the vform npm package for...

0 Likes
0 Replies

Populating a column from database into select2 via jquery

I'm trying to populate tags from the database into a select2 field. The data is returned in the insp...

0 Likes
1 Replies

Queued Event triggering infinite times

I am dispatching an event called OrderPlaced. This event is implements ShouldQueue. In this event, I...

0 Likes
0 Replies

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 4 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 4 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

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.