β prev | next β
Swati Sahu 2020-10-20 12:44:16
Okay
Swati Sahu 2020-10-20 12:47:15
Not working
Swati Sahu 2020-10-20 12:47:28
udev21 2020-10-20 12:29:12
use exec() function
Not working
Acird Burn 2020-10-20 13:05:49
Swati Sahu 2020-10-20 12:06:54
Hii everyone
I have a doubt, I upload a zipfile on azure server now i want to unzip that file using the php/laravel script
first install the unziper package on your server
Acird Burn 2020-10-20 13:06:11
Acird Burn 2020-10-20 13:05:49
first install the unziper package on your server
Then run the command unzip folder name.zip
Acird Burn 2020-10-20 13:06:45
Are u using Ubuntu Linux Swati?
Rohit Pahuja 2020-10-20 13:39:09

Photo from Rohit Pahuja Anilkumar
Rohit Pahuja 2020-10-20 13:39:20
how to solve this
cayetanohosma 2020-10-20 13:39:41
If you don’t show the code, we cannot help you. π
Rohit Pahuja 2020-10-20 13:40:09
okay i m sending you code
Swati Sahu 2020-10-20 13:47:29
Acird Burn 2020-10-20 13:06:45
Are u using Ubuntu Linux Swati?
Windows
Swati Sahu 2020-10-20 13:49:36
Acird Burn 2020-10-20 13:06:11
Then run the command unzip folder name.zip

Swati Sahu 2020-10-20 13:50:01
Problem is it’s not working for Azure file
Swati Sahu 2020-10-20 13:50:22
It work for storage app
Rohit Pahuja 2020-10-20 14:07:42

this is update
when i m doing showing error creating empty object something i send error below
please help me
laravel 8
Rohit Pahuja 2020-10-20 14:11:54
please help me to solve this problem
Hollow 2020-10-20 14:45:52
hi, im new to laravel and programming itself.. i will like to know how to create user profile…so that each user will have their own dashboard….the tutorials i found is complex to me..any hellp pls
2020-10-20 14:51:15
Rohit Pahuja 2020-10-20 14:07:42
this is update
when i m doing showing error creating empty object something i send error below
please help me
laravel 8
$brandarray = brand::find($id);
$brandarray->brand_name = $request->brand_name;
$brandarray->save();
return redirect()->route(‘yourRouteName’)->withFlashSuccess(‘brand name updated’);
Rohit Pahuja 2020-10-20 14:51:58
i try this then also same error display
2020-10-20 14:53:29
what is the error u got?
Rohit Pahuja 2020-10-20 14:53:54
Rohit Pahuja 2020-10-20 13:39:09
Photo from Rohit Pahuja Anilkumar
this
sobirjonovs 2020-10-20 14:54:48
Rohit Pahuja 2020-10-20 13:39:09
Photo from Rohit Pahuja Anilkumar
it is night now in yours?
Rohit Pahuja 2020-10-20 14:56:41
i m from india
2020-10-20 14:56:47
Rohit Pahuja 2020-10-20 14:53:54
this
this error caused when the brand::find($id) returns null
2020-10-20 14:57:05
so try this one
Rohit Pahuja 2020-10-20 14:57:21
ok
2020-10-20 14:57:52
if(!is_null($brandarray) {
//write ur code
}
Rohit Pahuja 2020-10-20 14:58:09
ok
natghi2010 2020-10-20 15:08:37
2020-10-20 14:51:15
$brandarray = brand::find($id);
$brandarray->brand_name = $request->brand_name;
$brandarray->save();
return redirect()->route(‘yourRouteName’)->withFlashSuccess(‘brand name updated’);
$brandarray = brand::find($id);
natghi2010 2020-10-20 15:08:50
natghi2010 2020-10-20 15:08:37
$brandarray = brand::find($id);
brand::findorfail($id)
DesolatorMagno 2020-10-20 15:30:03
Hollow 2020-10-20 14:45:52
hi, im new to laravel and programming itself.. i will like to know how to create user profile…so that each user will have their own dashboard….the tutorials i found is complex to me..any hellp pls
Start small, do other things until you get used to Laravel, ideally you shouldn’t start programming directly with Laravel, you should learn first about.
Programming in general
PHP
MVC
Composer (using packages and autoloader)
mynameisbrad 2020-10-20 18:18:27
https://www.twitch.tv/theprodigy22
TwitchTwitch is the world’s leading video platform and community for gamers.
2020-10-20 18:31:39
@Siberfx is on?
Acird Burn 2020-10-20 18:44:11
Need an experienced laravel PHP developer whose worked with angularjs to work with on a long time must have strong knowledge working with core PHP as well
Prem Soni 2020-10-20 19:53:18
Acird Burn 2020-10-20 18:44:11
Need an experienced laravel PHP developer whose worked with angularjs to work with on a long time must have strong knowledge working with core PHP as well
Need for online work
Prem Soni 2020-10-20 19:53:43
Than message me
Acird Burn 2020-10-20 20:10:23
Prem Soni 2020-10-20 19:53:18
Need for online work
Yes
Siberfx 2020-10-20 20:52:53
2020-10-20 18:31:39
@Siberfx is on?
Yeah just now
Kishan Thakkar 2020-10-20 20:58:51
Kisine laravel me tally integration kiya hai ??
cayetanohosma 2020-10-20 21:07:51
Acird Burn 2020-10-20 18:44:11
Need an experienced laravel PHP developer whose worked with angularjs to work with on a long time must have strong knowledge working with core PHP as well
I have long experience with Laravel, but not with Angular, but in my company has several people with high Angular skills. If you donβt mind work with a company instead one person, you could send me a private message
Acird Burn 2020-10-20 21:15:31
cayetanohosma 2020-10-20 21:07:51
I have long experience with Laravel, but not with Angular, but in my company has several people with high Angular skills. If you donβt mind work with a company instead one person, you could send me a private message
Alright thanks for the advice we are a small startup company hiring another company to work for us again would not make any sense for us as we already designers handling front-end in angularjs and only 2 backend developers which are not able to handle all work together as team is small
cayetanohosma 2020-10-20 21:19:53
In that case, if you need a backend engineer count on me, in that area Iβm a very experienced progrmmer
Acird Burn 2020-10-20 21:24:18
cayetanohosma 2020-10-20 21:19:53
In that case, if you need a backend engineer count on me, in that area Iβm a very experienced progrmmer
I bet u have to some knowledge of angularjs inorder to be able to handle angularjs integration with backend cause 3 guys we got failed to convert and connect php with angularjs
Siberfx 2020-10-20 21:31:48
Strange
2020-10-20 21:42:36
Siberfx 2020-10-20 21:31:48
Strange
OK boss π
2020-10-20 21:51:57
Now a days angular, vue or react is must have knowledge for backend developers too.. Without it one is not being considered as experienced developers or has less impression in interviews π°
What you guys think on it…
Anu 2020-10-20 21:56:19
yup
AMIT 2020-10-20 21:56:55
Vue fits well with Laravel
2020-10-20 22:00:52
AMIT 2020-10-20 21:56:55
Vue fits well with Laravel
Why not livewire?
2020-10-20 22:09:05
AMIT 2020-10-20 21:56:55
Vue fits well with Laravel
Vue fits well with everything… Not much fan of angular or react, vue+vuetify + any backend framework…
β prev | next β