Support the ongoing development of Laravel.io →

Migration - Create/Drop View

Hello fellows, I'd like to request request new methods for creating/deleting views on migration... (...

0 Likes
0 Replies
posted 2 years ago

npm run watch error with Laravel 8 loader.js

On Ubuntu 20.04 Server Installed node 16.13.0 using: nvm install 16.13.0 Installed npm Version...

0 Likes
1 Replies
Solved
posted 2 years ago

If Route is Missing Go New Route

Route::get('/{page:slug}', [App\Http\Controllers\PageController::class, 'show'])->missing(functio...

0 Likes
0 Replies

Illuminate\Database\Connection->$tablePrefix is an array

Whenever I try to run any database-related Artisan command (e.g. migrate, schema:dump), I get an Arr...

0 Likes
0 Replies

Running Laravel Dusk In Vagrant - Operation timed out

Hi everyone, I'm using a vagrant box (not homestead) to host our laravel project. I'm trying to use...

0 Likes
0 Replies

Visualization of connections

I need to visualize the relationship between the data in the tables. My point is to show what is con...

0 Likes
0 Replies
posted 2 years ago

How can I combine fields from 2 different tables

Hello everyone I need combine fileds from 2 different tables I want to sort by making date and last_...

0 Likes
0 Replies
posted 2 years ago

Is Laravel.io dead and how where to contact its reviewer?

I submitted an article back in Sep, and it is still not being approved, no feedback or notification...

0 Likes
0 Replies

Vapor + Browsershot

I'm looking for a bit of help getting Browsershot (https://github.com/spatie/browsershot) working on...

0 Likes
0 Replies
posted 2 years ago

message

hii guys, my name is dimas mulya i'm want to learn laravel project maybe in here can give project la...

0 Likes
0 Replies

chat screen for laravel project

Hello friends, I am looking for a messaging screen for my laravel project, where can I find it and h...

0 Likes
0 Replies

StepWise Guide About Writing Topic Sentences For Essays

StepWise Guide About Writing Topic Sentences For Essays Almost every student in the whole world woul...

ronald3tolkien3 liked this thread

1 Likes
0 Replies

Custom Route Binding when using withTrashed on routes.

I am having a problem with implicit model binding on routes for Soft Deleted Models. When using the...

0 Likes
1 Replies
Solved

Can not tags by using Laravel Spatie Tag library

In model:- use HasTags and when i have attach tags using like this $model->attachTags(['Tag 1',...

0 Likes
0 Replies
posted 2 years ago

Using include with foreach

Hey guys i want to create product card component for using everywhere in site. I included it like th...

0 Likes
2 Replies
Solved

Add Certificate and Key file to call API

Hi, How can i add cert and key file in laravel api client ? I am trying to call the external API and...

0 Likes
0 Replies

lightning it solution

[https://www.lightningitsolution.pk/](lightning it solution) is mainly a digital marketing company b...

0 Likes
0 Replies
posted 2 years ago

Laravel csrf token not working on linux 419 page expired

My project laravel work fine in windows but when i'm run my project in linux getting problem with cs...

0 Likes
0 Replies
posted 2 years ago

Revoke User's Access from Server.

Hi there, I'm wondering if anyone has implemented a way to revoke a user's access from the oauth ser...

0 Likes
0 Replies
posted 3 years ago

return redirect with array data on laravel 8

Hy guys , following code block is working for me: This is at my controller: return view('welcome', c...

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.

© 2024 Laravel.io - All rights reserved.