Support the ongoing development of Laravel.io →

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

3rd party API caching in PHP

We are building an application using Laravel. It is a very high traffic web application and we are u...

0 Likes
1 Replies
posted 6 years ago

Laravel code within <script> within a blade file

Hi folks Could someone please help me out, in a blade file I have:- @include('includes.js.autopil...

0 Likes
1 Replies
posted 6 years ago

Authorization header not working wilth my API

Hi Guys When i add an Authorization header <Bearer xcxcxcxc> to my api call which used JWT tok...

0 Likes
1 Replies
posted 6 years ago

Serialization of 'class@anonymous' is not allowed

Hello, Before my caching works fine, then I used the latest feature of Laravel 5.5, API Resource, I...

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.