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

41 Laravel Interview Questions and Answers for you

Hi guys, I've just created a list of Laravel Interview Questions we going to use for our interview p...

0 Likes
1 Replies

Fetch & Show certain rows in a table on clicking a button

I'm pretty new when it comes to Laravel & I've been trying to code this mini-account management...

0 Likes
0 Replies
posted 4 years ago

Custom class methods in the blade files

Hello to everyone. I've a situation where I found need to create some function that will make my cod...

0 Likes
2 Replies
posted 4 years ago

Is it possible to have access to a pure php file?

Hi everyone, I have a script in pure php, and that script receives 3 variables by GET method, my que...

0 Likes
1 Replies

Unit Test temporaryUrl

I got an error when im running the unit testing when i add temporaryUrl on retrieving file from s3 ....

0 Likes
0 Replies
posted 4 years ago

Blade Select/ text works, how to build buttons with value?

I have a form which works as a filter and consist of select, text field and few buttons (1-10). Sele...

0 Likes
0 Replies
posted 4 years ago

Socialite Google sign profile InvalidStateException

I am using Laravel 5.8 and Socialite 4.1. I want to enable Facebook and Google sign in on my website...

0 Likes
0 Replies

Laravel form POST gives error - 419 "Sorry your session ha.

Hi, I have a Laravel web application in Laravel version 5.7.4 hosted on Godaddy Shared hosting. Its...

0 Likes
2 Replies

drop down in form (using Laravel)

I have been working to build a laravel form and for the fields where text input is required I have s...

0 Likes
1 Replies

Facade\Ignition\Http\Controllers\ShareReportController

Action Facade\Ignition\Http\Controllers\ShareReportController not defined This exception is thrown...

0 Likes
0 Replies
posted 4 years ago

Best Practice...Call API within loop.

QUESTION TO THE FORUM, what is best practice to call GET API many-many times within a loop? I have ~...

0 Likes
3 Replies
posted 4 years ago

Can Seo improve ROI ( Return of Investment ) ? If yes then h

Can Seo improve ROI ( Return of Investment ) ? If yes then how ?

0 Likes
3 Replies
posted 4 years ago

Token Expiration Trouble

I am having trouble with setting Password Grant token expiration. In my AuthProvider I have Passport...

0 Likes
0 Replies

Laravel API middleware not working in production server

Hi friends, I try laravel API authendicate token so i add a middleware method and check api verifica...

0 Likes
2 Replies

nested eager loading with constraints from the query

I have the following table structure: -projects -id -project_phases -id -project_project_phase...

0 Likes
0 Replies
posted 4 years ago

Performance testing

Hello, I'm new here and this is my first thread here, becouse I'm slowly getting desperate about a t...

0 Likes
0 Replies

Laravel session using through API

Hi friends I using Angular as frontend and laravel as backend Now i try to store a value in session...

0 Likes
0 Replies

laravel search

I create a function for search $search = $request->get('search'); $search2 = $reques...

0 Likes
0 Replies

is it possible to define relationships in Eloquent models of

There are two tables which are in different databases. Let's say one of them is Users and another is...

0 Likes
0 Replies

Why laravel validation don't displaying errors?

I'm trying to validate a request from form and appear a problem, not showing error messages on the v...

0 Likes
8 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.