Tag Archive for: laravel

Web Design Services

Kollox.com Affordable Web Design Services: Beneficial For Startups

For the past few years, there has been a global economic crisis, leading to an increase in prices for many types of goods and services. One of these is web design services, which cost far more than what it did before the crisis. Our Kollox.com…
Sanctum 500 error

Sanctum 500 Error: Solution

When developing mobile or web applications, integrating authentication is a crucial step. Many developers turn to Laravel Sanctum for its simplicity in handling API token authentication. However, some users encounter a frustrating 503 Service…
Laravel Framework
Laravel Framework
Laravel Framework
Vue js logo
Laravel Framework
,

How to add custom functions in Laravel

How to add custom functions to Laravel? 1)You will need to create a new folder called "CustomFunctions" in app/ This will create a new folder where all your controller folder are already in. 2)Create a PHP file inside this folder called: CustomFunctions.php Add…
Laravel Framework