Support the ongoing development of Laravel.io →

Laravel eCommerce Multi-tenant SaaS Module

We are proud to announce the release of Laravel eCommerce Multi-tenant SaaS Module. A complete SaaS-...

0 Likes
0 Replies
posted 4 years ago

How to display a modal as an error message?

public function destroy($id, Request $request) { $flagFk = DB::table('events') ->...

0 Likes
2 Replies
posted 4 years ago

Laravel webpack. Help with optimization :)

I wanna compact all my .css and .js files to a .css and a .js files before send them to the user. Ho...

0 Likes
0 Replies
posted 4 years ago

setting up pagination on my page

Hi, with my current code as it is, my page shows ALL events public function index() { $event...

0 Likes
1 Replies

Header may not contain more than a single header, passport

Screenshot link i have been trying to get authorisaton code from another domain in passport. But it'...

0 Likes
0 Replies

Undefined variable: setting in laravel blade file

Hi all am having undefined variable error on my blade file please help below ur find links to my ro...

0 Likes
2 Replies

Auto Delete DB records every weekend

Hi everyone, I need help on how to auto delete all blogposts with status of draft every weekends (sa...

0 Likes
2 Replies
posted 5 years ago

Upload image to database and display it

Hello Laravel experts, please I want to try to convert uploaded image to blob format and then save i...

0 Likes
3 Replies

Beautify for Blade

Is there a good beautifier for Blade? I'm using JS-Beautify and not getting the results I like. I'd...

0 Likes
0 Replies
posted 4 years ago

Having error while using foreign

Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 1005 Can't create table realti...

0 Likes
5 Replies

Cant populate dataset from database using ConsoleTV's chart

why i cant populate data set from my database? I can render the chart but there is no data shown. Bu...

0 Likes
0 Replies
posted 4 years ago

Help for creating a RESTful API with Lumen

I think some users of Lumen are creating their first REST API. It would be nice have links like http...

0 Likes
0 Replies
posted 4 years ago

Finding remote PHP/Laravel developer job

Hi all, I built remote4me.com/remote-php-jobs - an aggregator listing the 100% remote jobs for Larav...

stanislav22 liked this thread

1 Likes
0 Replies
posted 4 years ago

sending emails in production

hello, I'm working on iMac with valet and my laravel project, everything works perfectly. In product...

0 Likes
1 Replies
posted 4 years ago

How to Create multiple CSV files with Laravel-Excel 2.1

I'm trying to create multiple CSV files (don't wan't them in XLS, XLSX). I have a function in the co...

0 Likes
0 Replies
posted 4 years ago

laravel routing with controllers

my database like this. id=1,name="first book" , publisdate="2017" -id=2,name=&...

0 Likes
0 Replies
posted 4 years ago

jwt authentication while using post in postman

code: <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; use App\Ht...

0 Likes
1 Replies
posted 4 years ago

Interconnection between laravel and php application

I have 2 applications : one is PHP application and the other is laravel application which are hosted...

0 Likes
2 Replies
posted 5 years ago

Mobile app development team in Dubai

Do you need custom software designed to meet your specific business needs in Dubai? Have you picked...

0 Likes
1 Replies

Laravel Queue

I'm using multi queue laravel and I have a error : serialize(): "cache" returned as member...

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.