Support the ongoing development of Laravel.io →

Adding Cache wrapper for model

I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...

0 Likes
0 Replies
posted 5 years ago

New Vue Component notworking

This issue is similar to this "https://laravel.io/forum/05-28-2017-new-vue-component-not-workin...

0 Likes
1 Replies

Get related posts based on post category

Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...

0 Likes
1 Replies

Hi..I'am new to this group, I want this to save my checkbox.

//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...

0 Likes
0 Replies

Create a column with serial number in sequence after delete

Hi, I am new to laravel and i wanted to give serial number for rows displaying in frontend where the...

0 Likes
1 Replies
posted 5 years ago

Horizon::auth doesn't work, and closure is not called

AuthServiceProvider: public function boot() { $this->registerPolicies(); \Horizon::auth(...

0 Likes
0 Replies

Select Query Posts with Likes ( Like Facebook )

Hello , I have a question , I am developing a website like a facebook . It will have POSTS and a Use...

0 Likes
0 Replies

.htaccess exclude specific url & folder from proxy redirect

I have Laravel set up and running fine on example.com. Now, I want to proxy redirect example.com/ to...

0 Likes
2 Replies
posted 5 years ago

assertDatabaseMissing false positive? [solved]

This is my test code: $this->withoutMiddleware(); $fc = factory(\App\Models\FaqCategory::class)-...

0 Likes
4 Replies
posted 5 years ago

Model conditional relation with two tables

Hello, I have a generic model, let's call it a Vehicle. A Vehicle can be one of many types (Bicycle,...

0 Likes
0 Replies
posted 5 years ago

Excel Upload Laravel

Is it possible to upload 50k records through Excel in Laravel.. Currently i am facing issue its not...

0 Likes
1 Replies

Submitting form gives error 419, session expired

I'm using Laravel 5.7 In my view, list.blade.php I have this (relevant portion shown) <?php $coun...

0 Likes
2 Replies
posted 5 years ago

How to leave button inactive?

Good night, I'm having a problem, I wanted to check if I found the registry in the database, the but...

0 Likes
0 Replies

[Help needed] Laravel serving Angular

I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...

0 Likes
0 Replies
posted 5 years ago

[Help] Facing Error in Chrome - Failed to Load Resource

I have bought an Asus VivoBook S14 notebook with pre-installed Windows 10 Home. All is fine, besides...

0 Likes
1 Replies
posted 5 years ago

Looking for a good Video Animation studio

I am into the field of designing buildings. The architecture designs are important for the success o...

0 Likes
0 Replies

Questions about Blade, Database and encoding files

Hi, I'm working on web app using Laravel that will display and allow to edit players ban list (from...

0 Likes
0 Replies
posted 5 years ago

How to create a multilevel menu with the AdminLTE Runtime

I have integrated jeroennoten/Laravel-AdminLTE into a Laravel 5.7 project, but I am having difficult...

0 Likes
0 Replies
posted 5 years ago

Enable Symfony-style getters and setters in Laravel models

Currently i am porting a huge Symfony 1.4 project to Laravel. There are more than 20000 Symfony1 Sty...

0 Likes
0 Replies
posted 5 years ago

Auth::user(); authentication in core php

Hi guys ! I'm working on old project developed by other developers . They mixed the core php and lar...

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.