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

Where does Laravel 5.4 passport store access_token?

0 down vote favorite I'm new in Laravel Passport. Recently, I used the Password Library for RestApi...

0 Likes
0 Replies
posted 10 years ago

Routing for subdomain

Is it possible to have a route for a subdomain like this: name.staging.sitename.com ? So the site is...

0 Likes
4 Replies
Solved

Methods of Eloquent not working

Hey! I have a problem with my application. Some methods of eloquent not working. When I use method f...

0 Likes
0 Replies
posted 6 years ago

Strategy for Multi-Change Migrations

I recently created a migration with 5.6 that changed the data type for multiple columns and renamed...

0 Likes
0 Replies
posted 6 years ago

Route Resource Bug

Hello, I have this resource in web.php Route::resource('chalkboard', 'ChalkboardController'); and in...

0 Likes
2 Replies
Solved

Laravel 5.2 Eloquent relationship with two (composite) keys

I'm trying to figure out the best way to define a relationship from one model to another where the r...

0 Likes
3 Replies

Encrypt With Laravel and Decrypt with JS.

I am successfully being able to encrypt a string in Laravel Web Services. But when I get the encrypt...

0 Likes
2 Replies
Solved

Foreign Key makes Problems

Hello, I would like to program an inventory system and need 3 tables for it. These can also be gener...

0 Likes
1 Replies
posted 6 years ago

Compare Updated_at and Created_at

How can i compare created_at and updated_at @exmpl. Product::where('active', 1)->where('created_a...

0 Likes
0 Replies
posted 9 years ago

How to create a new database (with prepared statements)?

Hello, I am trying to run a statement to create a database and an user, but it seems laravel continu...

0 Likes
2 Replies

Laravel Mix doesn't grab/read .env.development file

In my root folder I have 2 files .env and .env.development. When I run build in development mode lar...

0 Likes
0 Replies
posted 6 years ago

Ansi text in console command not displaying

I seem to be having an issue with the line/info/error/etc methods not displaying text. Initially I...

0 Likes
0 Replies
posted 6 years ago

How 2 Upload in laravel

Hi Has anyone got a tutorial or ideas on how to setup laravel to upload file like: pdf, doc, xlsx......

0 Likes
2 Replies

Issue with Laravel or web server, sorry for the vague title

So, I am fairly inexperienced in matters Laravel. I had this setup for a few months and everything w...

0 Likes
1 Replies
Solved

Enforce additional WHERE on all queries.

We have a product SaaS let's say eCommerce. All user created shops and products are stored in single...

0 Likes
4 Replies

How to enable Nginx Access Log on Laravel Homestead?

Hi Guys, I'm using laravel/homestead (virtualbox, 3.1.0), and there is a way to enable the Nginx acc...

0 Likes
0 Replies
posted 6 years ago

How do i call back the submitted data?

So I received a simple task today. Quite new to Laravel and still don't really get the concept. Simp...

0 Likes
0 Replies
posted 9 years ago

No 'Access-Control-Allow-Origin' header is present on the requested resource

I've tried a dozen "solutions" to prevent the No 'Access-Control-Allow-Origin' header is p...

0 Likes
5 Replies
posted 6 years ago

Facing issue with Laravel once uploaded in AWS using EC2

Hi Experts, we have developed an application using Laravel version 5.6. It's working fine with our c...

0 Likes
3 Replies
posted 9 years ago

Keep line breaks

Hello everyone. I add some text into mysql using textarea. I guess it keeps the text with CR/LF symb...

0 Likes
5 Replies
Solved

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.