fatta bro
Posts made by root
-
RE: Experienced ionic Developer needed!
How much is the budget for development ?
-
RE: Looking For Laravel + React Developer for Single Project
What is the project scope ?
-
RE: laravel whereHas with multiple database connections
In whereHas you cannot change the database connection, you have to change connection before where has like this
//get users ids with where $user_ids = User::where('first_name', 'like', '%' . $search . '%')->pluck('id');
In User modal you must specify the database connection before above where statement
protected $connection = 'common_database';
Then where in function to find the practices with user ids
$practices->whereIn('technician_id', $user_ids);
-
RE: Flutter and Laravel Integration
you are going to print datetime object ,you have to format the date with carbon .
-
RE: Flutter Spotify App Redesigned
Great machan keep it up. we can make lkdev app with flutter now we have completed rest api in lkdev production repo.
-
RE: Problem on migration : products category foreign key
try with this
$table->unsignedBigInteger('category_id')->nullable(); $table->foreign('category_id')->references('id')->on('categories');
-
RE: Problem on migration : products category foreign key
show me your database/migrations folder
-
RE: Elementor Pro 3.0.9 no key need / Elementor Free 3.0.1(Full Template Kits)
Don't put nulled themes and scripts
-
RE: Laravel Auth user
It's simple in laravel
- you have to create a new database called common
- move user tables to that database
- create new db connection to the that database
- use this database inside laravel App/User
- do the same things in both applications
Note : you must change session driver to database in .env file
-
RE: Laravel IPG Integration
if they have a documentation we can build a package for the laravel, not only for the laravel we can build a php package for php users
we can make Omni Pay module for payhere , dialog payment gateways also other Sri lankan Payment Gateways .
-
RE: Ionic 5 Adding Vibration For your app
great bro keep it up
-
RE: WordPress issue, can someone help
oya images dala thiyenne HTTPS neme, https danna images ethakota hari