Support the ongoing development of Laravel.io →
posted 5 years ago

Laravel Passport: delete revoked and expired

In a project we are using Laravel Password as oAuth server. I've seen that we have millions of revok...

0 Likes
2 Replies

Laravel how to upload/download Files to amazon s3 using kms

Helo guys, I'am trying to upload/download files from amazon s3 using KMS, although i have implemente...

0 Likes
0 Replies

please explain to me how this update code works

public function editCategory(Request $request,$id = null){ if($request->isMethod('post')){...

0 Likes
1 Replies
posted 5 years ago

Mid-Snr Laravel developer - London UK - Digital Marmalade

Hi Folks Only just found the community here, so sorry for this being my first post, I'll be back to...

0 Likes
0 Replies
posted 5 years ago

LetsEncrypt fail

I'm a Linux n00b that took over for a departed dev, trying to activate LetsEncrypt in Laravel Forge...

0 Likes
4 Replies

Laravel 5.7: User-tables in other database

Hi, In my Laravel project, my users-table and password_resets-table are located in the database Inte...

0 Likes
2 Replies
Solved

Defining Two Relationships Between Models

I'm learning Laravel, and really OOP in general. I've followed several YouTube tutorial series, that...

0 Likes
0 Replies
posted 5 years ago

new migration to add a foreign key

so I have created a new migration to add a reference to the ID field in the PUBS table public functi...

0 Likes
1 Replies
posted 5 years ago

SQLSTATE[42S02]: Base table or view not found

Hello. Im really sorry for my bad english, but i need help. I create two tables with relation One to...

0 Likes
1 Replies

Controller Won't Return Defined Status Codes

Hi, I am stuck with a major issue. I have being developing a application for a while. I had set some...

0 Likes
0 Replies

Create new database and tables on the fly

Hi everybody. I want create dynamically new database, database user with privileges, tables in new d...

0 Likes
8 Replies

Renaming the pivot table Columns .

i have many to many relation in my database and i can't change the default name of the pivot table C...

0 Likes
0 Replies

Cannot insert third pivot column with sync method

My question is similar to this thread : Laravel relationship with a 3 column pivot table But it seem...

0 Likes
0 Replies

Laravel 5.7: authentication with an existing database

Ok, I know it's an old question, but I still can't understand how to manage this. I'm developing a L...

0 Likes
0 Replies
posted 5 years ago

class diagram ?

can i consider the models and their relationships a class diagram in laravel , however in this case...

0 Likes
1 Replies

Table name is wrong in SQL query

Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...

0 Likes
4 Replies
Solved

Image instead of button

Hi! I want put image instead regular Bootstrap button. {{ Form::button('<img src="../..(../....

0 Likes
1 Replies
posted 5 years ago

Code Compiler

I am working on a project where i need a compiler of C,Java and Python. I have created a portion of...

0 Likes
0 Replies
posted 5 years ago

web scraper

I need a web-scraper library for my project I have seen a library named Goutte but I can't understan...

0 Likes
2 Replies
posted 5 years ago

White screen of death

Hello All, I am new to Laravel and new to the forum. I will dive right into my problem as it is kind...

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.