Here is the php installer extension, do you think it is incomplete?

|
Liemena 2020-06-01 10:58:02
Korosh_kv2000 2020-06-01 10:55:41
Don’t use &&

laravel_discuss-39547.jpg
i was try this

Kriti Agarwal 2020-06-01 11:21:00
Guys can u tell me how to make layout for honescreen?
lmboom 2020-06-01 11:22:08
Nimit1906 2020-06-01 10:57:13
Hello friends
My laravel project locally working
But I m put on server so getting error 419
Help me any 1

check folders permissions on server

mmohitssingla 2020-06-01 11:26:42
Is it possible to login multiple users from single table?
natghi2010 2020-06-01 14:11:21
laravel_discuss-39555.jpg

natghi2010 2020-06-01 14:11:33
did i make mistake or am i blocked from gitlab?
2020-06-01 14:17:31
Honestly, It really surprise me when I saw the increase in my bitcoin wallet every time I traded with Mrs Joanna Sebastian Wernick. I have been scammed several times and lose lots of money to scammers but today I’m grateful to the lord for making me come across Mrs Joanna Sebastian Wernick who help me recover all my lost funds. Thank you Madam for your kindness, sincerity, trustworthiness and the smile you put on my face and my entire household .

CONTACT….. @Joanna_fx

cayetanohosma 2020-06-01 14:41:11
2020-06-01 14:17:31
Honestly, It really surprise me when I saw the increase in my bitcoin wallet every time I traded with Mrs Joanna Sebastian Wernick. I have been scammed several times and lose lots of money to scammers but today I’m grateful to the lord for making me come across Mrs Joanna Sebastian Wernick who help me recover all my lost funds. Thank you Madam for your kindness, sincerity, trustworthiness and the smile you put on my face and my entire household .

CONTACT….. @Joanna_fx

Admin I guess that this is spam, isn’t it?

abysnia 2020-06-01 14:41:29
am trying to save an input from a combobox and am getting an error
cayetanohosma 2020-06-01 14:41:39
Which error?
abysnia 2020-06-01 14:41:44
public function store (Request $request) {
$this->validate($request, [ ‘Status’ => ‘string’,]);
$data[‘Created_by’] = Auth::user()->name;
$data[‘Status’] = $request[‘Status’];
Device::create($data);
//return redirect()->route(‘device.index’);
return Redirect::route(‘home’)->with(‘success’, ‘device info updated successfully’);
}
abysnia 2020-06-01 14:41:57
that is my code
abysnia 2020-06-01 14:42:12
Trying to get property ‘name’ of non-object
abysnia 2020-06-01 14:42:22
error am getting
cayetanohosma 2020-06-01 14:42:33
You use validate but doesn’t check the validate result, why?
abysnia 2020-06-01 14:43:23
should it be outside the validate function?
abysnia 2020-06-01 14:43:36
yes it doesnt need to be validated
cayetanohosma 2020-06-01 14:43:57
ok, so you don’t need to call validate method, then
Siberfx 2020-06-01 14:43:58
Rofl?
cayetanohosma 2020-06-01 14:44:54
Could you insert an dd($data) before Device::create() call, please and report the result
cayetanohosma 2020-06-01 14:45:04
Siberfx 2020-06-01 14:43:58
Rofl?

Sorry What does it mean or stand for?

Siberfx 2020-06-01 14:46:55
it wasnt for you, the guy uses validation but not needed to validate so, rolling on the floor laughting
prime 2020-06-01 14:50:43
3

Can someone give me an example how to upload and resize multiple images using intervention in laravel

abysnia 2020-06-01 14:53:57
Siberfx 2020-06-01 14:46:55
it wasnt for you, the guy uses validation but not needed to validate so, rolling on the floor laughting

I have other fields which require validation that is just a snippet of the code.

cayetanohosma 2020-06-01 14:56:57
Siberfx 2020-06-01 14:46:55
it wasnt for you, the guy uses validation but not needed to validate so, rolling on the floor laughting

OK, I didn’t know the acronym! 😂

Mr. T Edmond Joseph 2020-06-01 15:23:31
laravel_discuss-39577.jpg

Mr. T Edmond Joseph 2020-06-01 15:23:51
laravel_discuss-39579.jpg

Mr. T Edmond Joseph 2020-06-01 15:24:02
laravel_discuss-39580.jpg

Mr. T Edmond Joseph 2020-06-01 15:25:52
laravel_discuss-39582.jpg

Mr. T Edmond Joseph 2020-06-01 15:26:03
Please can you helps me. I’m try to connect my project laravel 6 to sql server express in my local machine but i have some problems. “SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée.
(SQL: select * from sysobjects where type = ‘U’ and name = migrations)
prime 2020-06-01 15:26:33
Can someone give me an example how to upload and resize multiple images using intervention in laravel
Siberfx 2020-06-01 15:27:23
prime 2020-06-01 15:26:33
Can someone give me an example how to upload and resize multiple images using intervention in laravel

you can use foreach cant you ?

b3qer_kh 2020-06-01 15:34:15
Mr. T Edmond Joseph 2020-06-01 15:26:03
Please can you helps me. I’m try to connect my project laravel 6 to sql server express in my local machine but i have some problems. “SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée.
(SQL: select * from sysobjects where type = ‘U’ and name = migrations)

Did u install sqlsrv extenstion?

Mr. T Edmond Joseph 2020-06-01 15:35:15
yes Sr.
b3qer_kh 2020-06-01 15:37:46
Mr. T Edmond Joseph 2020-06-01 15:35:15
yes Sr.

and ODBC driver?

Mr. T Edmond Joseph 2020-06-01 16:21:59
b3qer_kh 2020-06-01 15:37:46
and ODBC driver?

laravel_discuss-39592.jpg

Mr. T Edmond Joseph 2020-06-01 16:23:20
here is the php installer extension, do you think it is incomplete?
Balwinderkumar1 2020-06-01 17:18:59
https://youtu.be/BOvBROJk8wY

how to upload laravel project on cpanelYouTube
In this tutorial, I will show you how to upload laravel project in cpanel. How to hosting laravel website in cpanel. How to upload laravel project to server. How to uplaod laravel application on cpanel. how to upload laravel app on cpanel. how to hosting laravel application to server….
How to Deploy Laravel To Shared Hosting | upload laravel project to cPanel…
I hope you enjoy this tutorial. If you get any help from this toturial please don’t forget to subscribe, like, comment on this tutorial.
Balwinderkumar1 2020-06-01 17:20:23
This is my new YouTube channel…
Please subscribe my channel…
Sumanta_mukhopadhyay 2020-06-01 17:21:28
Need a html canvas expert for a colab project in my mind we can earn together I already have pitched this to many if any body find him right can dm me directly .

Need your responses

prime 2020-06-01 17:56:11
Siberfx 2020-06-01 15:27:23
you can use foreach cant you ?

yaap

sky_sx 2020-06-01 18:59:47
Hi there! Wondering if anyone can advise me on the pros and cons by using a ready-made theme from envato VS. Developing a Fully customised laravel website from scratch. Which will be more beneficial in the long tun?
Roham0010 2020-06-01 19:08:23
sky_sx 2020-06-01 18:59:47
Hi there! Wondering if anyone can advise me on the pros and cons by using a ready-made theme from envato VS. Developing a Fully customised laravel website from scratch. Which will be more beneficial in the long tun?

it’s just about time and tallent if you have both go for your theme from scrach otherwise there are a lot of tellented guys

goodluckalltheway 2020-06-01 19:11:13
sky_sx 2020-06-01 18:59:47
Hi there! Wondering if anyone can advise me on the pros and cons by using a ready-made theme from envato VS. Developing a Fully customised laravel website from scratch. Which will be more beneficial in the long tun?

When you download a theme, you will need some time to understand what file is where before understating it’s entire file structure and all resources.

When you create the theme by yourself, you will already know what is where and you can easily change things around. Also adding maybe something new will be easy for you once you build the app layout.

Again when you download a theme you might end up with lots of junk files and resources not being used and that might affect your website download speed.

sky_sx 2020-06-01 19:27:32
Thanks for the advise guys. Very helpful.👍
isofdev 2020-06-01 19:34:29
goodluckalltheway 2020-06-01 19:11:13
When you download a theme, you will need some time to understand what file is where before understating it’s entire file structure and all resources.

When you create the theme by yourself, you will already know what is where and you can easily change things around. Also adding maybe something new will be easy for you once you build the app layout.

Again when you download a theme you might end up with lots of junk files and resources not being used and that might affect your website download speed.

Thanks for the advise🙏

Ahmed Magdi 2020-06-01 19:38:36
Hello guys
I have issues with form Sal injection
Can any one help to show me a larval validation from Sal n.a. script injection????
Ahmed Magdi 2020-06-01 19:39:12
Ahmed Magdi 2020-06-01 19:38:36
Hello guys
I have issues with form Sal injection
Can any one help to show me a larval validation from Sal n.a. script injection????

Sorry I mean sql injection

Siberfx 2020-06-01 19:39:46
post your validation, and get the specific rules for your fields.
Ahmed Magdi 2020-06-01 19:40:18
I put not regex rule
|