
Laravel
7 Questions
22 Total Posts
2 Snippets
All
How to sync font family in development and production server in laravel snappy
Asked by Alex M ·
Hello guys, I am using Laravel snappy for converting html to pdf and download them. But i am facing one challenge, that:- In my development machine, I am using windows and the (...)
0
0
444
Laravel Websocket won't Connect in production - Apache Server
Asked by Joney Spark ·
Hi, in my VPS centos 7 I'm using an apache server and configure Supervisor Successfully. But I'm struggling to connect WebSocket or unable to configure a subdomain for the WebSocket. (...)
0
0
1391
How to make Laravel Sanctum (SPA) with Vue cli Private channel Broadcasting using Websocket ?
Asked by Joney Spark ·
Hi, How to make Laravel Sanctum (SPA) with Vue cli Private channel Broadcasting for real time notification.
1
2
1775
How to validate base64 image , size and mime type in lumen api?
Asked by gurpreet ·
Is there any best way to validate base64 encoded image, size and mime type in lumen api?
0
4
4092
What are Laravel Macros and How to Extending Laravel’s Core Classes using Macros with example?
Laravel Macros are a great way of expanding Laravel's core macroable classes and add additional functionality needed for your application. In simple word, Laravel Macro is an (...)

0
0
6255
Install Laravel Valet Linux+ development environment on Ubuntu System
The official Laravel Valet development environment is great if you are an Apple user. But there is no official Valet for Linux or Window system.
0
1
8096
Laravel Sanctum API Token Authentication Tutorial with example
Laravel Sanctum is a popular package for API Token Authentication. There are many other packages available to authenticate the APIs request in Laravel. For example, We are already (...)

1
1
4772
Create SPA authentication Using Laravel Sanctum and Vue.js
In this guide, we will focus on SPA authentication in a simple Vue.js app using Laravel Sanctum. Laravel Sanctum provides a featherweight authentication system for SPAs (single (...)

0
1
16546
Create API Authentication with Laravel Passport
In this article, we'll see how to implement restful API authentication using Laravel Passport. You should have experience working with Laravel as this is not an introductory tutorial. (...)

0
0
4476
Laravel Themer: multi-theme support for Laravel application
This Laravel Themer package adds multi-theme support to your application. This theme package improves any application while allowing the freedom to organize and maintain your app's (...)

0
0
2928