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

Mobile View Only

Please i want to find some I want to be able to have to view performing the same function I am use t...

0 Likes
0 Replies

How to move Laravel Project from localhost to production server

I just created a simple Laravel Application. I now would like to move to production (shared hosting)...

0 Likes
4 Replies

LaravelS - speed up Laravel/Lumen by Swoole, let's fly.

Features Built-in Http/WebSocket server TCP/UDP Server Memory resident Asynchronous event li...

0 Likes
1 Replies
posted 5 years ago

Extending Blade Weird Behavior

As of Blade documention, it states that one should return a PHP expression enclosed by PHP tags when...

0 Likes
0 Replies

Session is automatically destroyed with the change of view

When i call a method where i set session is execute perfectly.After set the session when i call ano...

0 Likes
1 Replies

Laravel Repository pattern

How to write unit test in laravel 5.6. I am using repository pattern. My app performsemphasized text...

0 Likes
1 Replies
posted 5 years ago

Laravel does not serialize private data members?

Hi, I'm highly dependent upon Laravel's Jobs feature. But I am baffled by something I have wasted t...

0 Likes
1 Replies
posted 5 years ago

Laravel 5.6 mix variable

Hii there, I new in Laravel 5.6, i have problem : @foreach ($select as $rs) @foreach ($table_h...

0 Likes
0 Replies
posted 5 years ago

Php 7 with laravel 5.5.40 mongo db driver issue

Php 7 laravel 5.4 mongo db driver issue Mongo db driver is not supporting with Php 7 with laravel 5....

0 Likes
0 Replies
posted 5 years ago

Show error details on certain ip

I would like to display error details only for certain ip. In this order I setted APP_DEBUG=false in...

0 Likes
0 Replies
posted 5 years ago

If a model is not persisted always thown an Exception?

When i create a model, for example with the Model::create() method its necesary to check if the mode...

0 Likes
0 Replies

Eloquent ORM: Eager Loading Error: 'Call to a member function addEagerConstraints() on a non-object'

Unit Model: namespace App\Models\Qualification; use Illuminate\Database\Eloquent\Model; class Unit...

0 Likes
2 Replies
Solved
posted 5 years ago

Remote connection disconnect. Retrying...

Hi everybody, I have installed : Vagrant 2.0.4 VirtualBox 5.2 Laravel Homestead 5.2.0 + 6.0.0-alpha...

0 Likes
0 Replies
posted 9 years ago

Can't upload file to another server via SSH

I have a form that accepts a file that I would like to move to my other server for storage. Since I'...

0 Likes
1 Replies

Laravel 5 package class not found

I know L5 isn't even in alpha yet, but that shouldn't stop us from playing with it. :) I created a n...

0 Likes
7 Replies
Solved
posted 5 years ago

Laravel File Manager

Hello. Studying Vue.js I wrote a small application, which I want to share with you. The application...

0 Likes
0 Replies
posted 5 years ago

How to include webpack plugins when using Laravel Mix?

How should I include webpack plugins if I use WebPack AND Laravel Mix? I am confused which file I ad...

0 Likes
0 Replies

Call assets by name ?

Hi, i'm new with Laravel, and i'm looking for a functionality : Do you know if Laravel provide somet...

0 Likes
0 Replies

Query bulding.

Hello, I started to learn Laravel and I have a problem. I want to query questions from the database...

0 Likes
0 Replies

Import an existing MySQL database

Hello, Just beginning with Laravel and i'm wonder if it's possible to import an existing database (s...

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