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

Package development: Best practice forconfig file?

Hello, I am developing a Laravel package and I am wondering what is the best practise when dealing...

0 Likes
1 Replies
posted 6 years ago

Catching exception on a DB transfer

Hi All, I'm trying to write a console command to transfer an old user DB to a new one. My code is be...

0 Likes
1 Replies

Is there any benefit to specifying a class instead of a string in a model's relations?

Is there any benefit to the following 2 pieces of code in a model class? Which one should I adopt an...

0 Likes
2 Replies
Solved

Long Running DB Job Queue timing out. Laravel 5.4

Have the timeout for the queue set to 2400 tries 1 and I've set the process command timeout to 2400....

0 Likes
2 Replies

Is it possible possible to integrate the phalcon framework in Laravel framework

For for few modules which has heavy data I need to use the Phalcon framework. So if anybody knows ho...

0 Likes
0 Replies
posted 6 years ago

ORM where update

I have table 'trips'witch have columns: 'id', 'user_id', 'department_id' and 'comfirmed' and is join...

0 Likes
1 Replies

Problem with routing

Hello, I have a problem with routing. On my local server everything works fine. On server in Digital...

0 Likes
2 Replies

Default data base structure for laravel

Hi all, I'm new here and the questions I have very simple, though I couldn't find the answer. All I...

0 Likes
5 Replies

Best practices on creating scheduled tasks / jobs

Hi guys. Again, it might be just me, and maybe I’m expecting too much from the framework, but does a...

0 Likes
0 Replies
posted 6 years ago

In blade template how could we use the substr function on angular js value

<?php $fromDate = "{{holiday.from_date}}";//FromDate value is getting from Angular JS echo $fromD...

0 Likes
2 Replies
posted 6 years ago

JSON field to Model Attributes for Data Table with Paginate

My code has Json Column named: json for Custom User Fields. I want my datatable to get that json col...

0 Likes
0 Replies

How to populate HTML using Ajax in Laravel

I have areas, each area has N curses. So, each curse belongsTo one area. I have this selection:...

0 Likes
0 Replies
posted 6 years ago

Customising Laravel.io UI

So I just got linked this from a slack channel. I visited the site and it either hasn't changed yet,...

0 Likes
0 Replies

Laravel Spark - CSRF token mismatch on POST Requests to /api/*

Greetings All, I'm experiencing a problem with CSRF token verification on Laravel 5.5/Spark 5.0.0. T...

0 Likes
0 Replies

How to Deploy Laravel/Lumen microservices with a service per container pattern

When you build and API in Laravel, that uses queues and scheduled tasks, you need to execute diferen...

0 Likes
0 Replies

"No input file specified" message in browser when using Homestead

Hi there, I'm very new to Laravel and back-end development in general. Just a pesky front-end dev tr...

0 Likes
4 Replies

save log data into mysql instead of laravel.log

i created middleware for logging api request and response ,but i want to log it into mysql table.how...

0 Likes
0 Replies

eloquent palying with some null and other stuff related to date & time

Hello, In my work I regularly played with date & time with some date start & end (or valid f...

0 Likes
0 Replies
posted 6 years ago

FatalThrowableError Call to undefined function openssl_encrypt()

I'm new to Laravel so I'm not really sure what the cause of this is. I installed Composer and follow...

0 Likes
4 Replies

How is Laravel different than CakePHP and CodeIgniter?

Hi, I am Pratik Joshi. You can see me here on Stackoverflow with 5711 reputation points (stackoverfl...

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