← prev | next →
harishgan 2021-06-08 13:17:21
sail composer require tcg/voyager
Sunny Saini 2021-06-08 13:28:46
i am running my angular page here
http://localhost:4200/register
and when i am hitting the api for register from a server
Which is in laravel and I am using fruitcake cors package
its showing cors error
but from this local host its
working fine
Why? Please help please i am stucked in it from last 15 days please help please please
Sunny Saini 2021-06-08 13:41:53
Sunny Saini 2021-06-08 13:28:46
i am running my angular page here
http://localhost:4200/register
and when i am hitting the api for register from a server
Which is in laravel and I am using fruitcake cors package
its showing cors error
but from this local host its
working fine
Why? Please help please i am stucked in it from last 15 days please help please please
Anyone ? Please help
Fru Azeh 2021-06-08 14:08:14
https://youtu.be/cRsljk0U_YM
How to install and setup Laravel 8 project with Lifewire|Authentication with laravel 8 and lifewire –
YouTubeWelcome to our channel, in this video, we show you How to install and setup Laravel 8 project with Lifewire|Authentication with laravel 8 and lifewire. We install the laravel jetstream package and then install Lifewire with authentication
PoojaExperts 2021-06-08 15:52:59
can any one develop this kin of website in 4000
https://www.grandviewresearch.com/
conten i give
Angelafeb 2021-06-08 16:11:59
i got this error can you guys help me?
Billa_Bongg 2021-06-08 16:20:55
Sunny Saini 2021-06-08 13:28:46
i am running my angular page here
http://localhost:4200/register
and when i am hitting the api for register from a server
Which is in laravel and I am using fruitcake cors package
its showing cors error
but from this local host its
working fine
Why? Please help please i am stucked in it from last 15 days please help please please
Check your sever configuration as perhaps there is a rule to block that request
codingtracker 2021-06-08 17:31:38
https://codingtracker.blogspot.com/2021/05/laravel-regex-strong-password.html
Laravel Regex Strong Password Validation Example Tutorial –
codingtracker | It | Web | Coderegular expression for password validation in php,laravel strong password validation,password validation in laravel ,regular expression to validate pa
Angelafeb 2021-06-08 19:44:49

hi i wanna ask you guys about this error, I tried to make an access for adding new customer, but when I wanna save i got this error.
can u guys help me?? anyone knows the solutions ?? or just tell me if I make a mistake thank u guys
2021-06-08 19:49:00
Angelafeb 2021-06-08 19:44:49
hi i wanna ask you guys about this error, I tried to make an access for adding new customer, but when I wanna save i got this error. can u guys help me?? anyone knows the solutions ?? or just tell me if I make a mistake thank u guys
It is written on your error message
Здравствуйте 2021-06-08 19:49:40
Angelafeb 2021-06-08 19:44:49
hi i wanna ask you guys about this error, I tried to make an access for adding new customer, but when I wanna save i got this error. can u guys help me?? anyone knows the solutions ?? or just tell me if I make a mistake thank u guys
use bigInteger column type for no_ktp . You can change column type from database or create another migration which will change the column type.
Angelafeb 2021-06-08 19:52:40
2021-06-08 19:49:00
It is written on your error message
I know but i don’t understand what’s that means
Angelafeb 2021-06-08 19:52:52
Здравствуйте 2021-06-08 19:49:40
use bigInteger column type for no_ktp . You can change column type from database or create another migration which will change the column type.
Okay I’ll try
codingtracker 2021-06-08 21:49:04
https://codingtracker.blogspot.com/2021/05/laravel-8-ckeditor-image-upload-example.html
Laravel 8 Ckeditor Image Upload Example Tutorial With Preview –
Blogspothow to upload image in ckeditor in laravel, how to upload image using ckeditor in laravel, ckeditor image upload laravel, filebrowseruploadurl laravel
Web developer 👩💻 2021-06-08 22:02:10
Hi
I need simple idea for project
I can do it in laravel frameworks
2021-06-08 23:14:50
Web developer 👩💻 2021-06-08 22:02:10
Hi
I need simple idea for project
I can do it in laravel frameworks
Bookstore
Mohsen_karimi_mk 2021-06-08 23:52:21

Laravel is 10 year old now!
Here’s the first commit:
https://github.com/laravel/laravel/tree/a188d62105532fcf2a2839309fb71b862d904612
Shini 2021-06-09 02:32:32
Hi Any expert in PHP laraval mysql 5+ years for my project support
paid only
handling complex datas
Shini 2021-06-09 02:32:58
with react js
Shini 2021-06-09 02:33:15
redux not mantory
sweetscornn 2021-06-09 06:21:31
please helpme… I have problem in my code, this is my problem
https://stackoverflow.com/questions/67861046/upload-and-save-file-image-as-bytea-data-type-in-laravel-postgresql
Upload and Save File Image as Bytea Data Type in laravel Postgresql –
Stack OverflowI want to save image file into database as byte data type. I use framework laravel 8.
public function store(Request $request){
$this->validate($request, [
‘file’ => ‘required|mimes…
codingtracker 2021-06-09 06:48:04
https://codingtracker.blogspot.com/2021/06/how-to-get-current-user-location-in.html
godruoyi 2021-06-09 06:54:33
Laravel 10 years. first commit : https://github.com/laravel/laravel/tree/a188d62105532fcf2a2839309fb71b862d904612
GitHub – laravel/laravel at a188d62105532fcf2a2839309fb71b862d904612 –
GitHubA PHP framework for web artisans. Contribute to laravel/laravel development by creating an account on GitHub.
Angelafeb 2021-06-09 07:19:19
Здравствуйте 2021-06-08 19:49:40
use bigInteger column type for no_ktp . You can change column type from database or create another migration which will change the column type.
I used mysql for type of my database so I have to change in phpmyadmin right??
Здравствуйте 2021-06-09 07:20:14
Angelafeb 2021-06-09 07:19:19
I used mysql for type of my database so I have to change in phpmyadmin right??
yep
Angelafeb 2021-06-09 07:23:19
Здравствуйте 2021-06-09 07:20:14
yep

this is my structure if I want to change the type for no_ktp, I have to click ‘change’ or what??
Здравствуйте 2021-06-09 07:25:07
Angelafeb 2021-06-09 07:23:19
this is my structure if I want to change the type for no_ktp, I have to click ‘change’ or what??
try it 😉 knowledge comes from practice ☝️
Angelafeb 2021-06-09 07:25:28
Здравствуйте 2021-06-09 07:25:07
try it 😉 knowledge comes from practice ☝️
okay I’ll try it first
Angelafeb 2021-06-09 07:32:59
it works thank you sir
SureshLaraDev 2021-06-09 07:33:49
PoojaExperts 2021-06-08 15:52:59
can any one develop this kin of website in 4000
https://www.grandviewresearch.com/
conten i give
4000USD?
Bhavyakumar Panchotiya 2021-06-09 07:55:51
i have no Idea about Notification.. can anyone tell help me how to create a notification Dynamics for a database in laravel 8
g 2021-06-09 08:03:25
Nikita Saxena 2021-06-04 16:19:04
How can i queue 1000 API requests in codeigniter?
Yes.
g 2021-06-09 08:04:04
PoojaExperts 2021-06-08 15:52:59
can any one develop this kin of website in 4000
https://www.grandviewresearch.com/
conten i give
I can.
Nikita Saxena 2021-06-09 08:17:24
g 2021-06-09 08:03:25
Yes.
How?
← prev | next →