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

How to configure 2 api laravel 5.6 and a "normal" in debian

Dear, I have a debian server 9 with apache2 and laravel 5.6 I have the folder: /LcmTI/projects/www t...

0 Likes
0 Replies

Is Rule::exists/unique available with Eloquent/Builder?

Is it possible with current exists/unique validation rules to use model methods in laravel? Like use...

0 Likes
0 Replies

Laravel + wordpress

Hi guy. I have a backend built with laravel, but now i need a wordpress shop. And i need to share th...

0 Likes
0 Replies

Laravel Echo and Pusher

Hello, So, I started playing with Pusher on Laravel 5.6. In the bootstrap.js file where I create the...

0 Likes
5 Replies
posted 5 years ago

error session __construct laravel 5.6

Hi, When get a value from a session in __construct it fails. public $lang-admin = 'en'; public funct...

0 Likes
0 Replies

Laravel 5.6 - Need Help with Session and Middleware

Hello I have the similar problem as https://github.com/laravel/framework/issues/13000 but i don't un...

0 Likes
0 Replies
posted 5 years ago

I wonder if the Laravel line of source code has any special

/** * Send the given request through the middleware / router. * * @param \Illuminate...

0 Likes
1 Replies
posted 5 years ago

debug a variable in a controller

I was trying to display the values of the $request variable so I tried to display it like this insid...

0 Likes
1 Replies

SQL Server Pagination Query row_number() to Offset-Fetch

Is there a way to override the method of the pagination for SQL Server in Illuminate\Database\Query\...

0 Likes
0 Replies

How do I add fields from json to my Eloquent Model?

Hi all please bare with me I am still learning Laravel/Lumen. I have created a Lumen API and created...

0 Likes
0 Replies
posted 5 years ago

How can I return a 404 status on a view blade?

I have an application that, unfortunately, loads a view and renders a visual error on the client sid...

0 Likes
2 Replies
posted 5 years ago

Errors are not reported to Bugsnag

As described in this issue https://github.com/bugsnag/bugsnag-laravel/issues/311 errors are not or o...

0 Likes
0 Replies

How to select between with two fields

I have some problem with my code for select shift_id with just give time, looks my records $waktu =...

0 Likes
4 Replies
posted 5 years ago

Laravel and Ajax

Hello, I am trying to display the error message with ajax but I still can not and it has been for th...

0 Likes
0 Replies
posted 5 years ago

Order relationship by the relations related property

I have a model called Card which has many Printings which has an Expansion. How do I run get the pri...

0 Likes
0 Replies
posted 5 years ago

PHP Laravel Passport - /oauth/tokens 401 Unauthorized

I am currently trying to create a SPA application that uses Laravel. However with this application,...

0 Likes
0 Replies
posted 5 years ago

how downloading blob

hi, i have a blob on my oracle db. I saved this with insertBlob and now i want downloading this blob...

0 Likes
1 Replies
posted 5 years ago

Share data in all views

I have put simple "shares" in AppServiceProvider that works fine, like: View::Share('minim...

0 Likes
1 Replies

Is it okay to run a database query every minute?

I need to dispatch a bunch of jobs at a specific "release" date/time. I thought about just...

0 Likes
2 Replies

Learning advanced laravel.

I am interested in learning advanced laravel. what are the best tutorials you suggest?

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