← prev | next →
Xhris_87 2020-02-05 16:52:05
I’m work in Laravel 6 and maatwebsite 3
2020-02-05 22:00:45
Good evening to you all! I’m a beginner in Laravel. Lately I installed Laravel with the travel template. I added a new user using the graphics interface and i disconnected. To be able to connect with the new user and I no longer have access to the home page. When I go on the admin road also nothing. Please help me
skys215 2020-02-05 23:03:56
2020-02-05 22:00:45
Good evening to you all! I’m a beginner in Laravel. Lately I installed Laravel with the travel template. I added a new user using the graphics interface and i disconnected. To be able to connect with the new user and I no longer have access to the home page. When I go on the admin road also nothing. Please help me
you need to debug it by yourself
skys215 2020-02-05 23:05:49
Begroups 2020-02-05 14:55:51
My select
add double quote for option value
olrosko 2020-02-05 23:27:09
Trying to customize indexQuery query
Someone came up with how to remove $ query: order by “costs”. “Id” desc ???
$ query-> groupBy (‘expense_item_id’) -> toSql ()
Outputs:
“select * from” costs “where” date_operation “<=? and” expense_item_id “=? group by” expense_item_id “order by” costs “.” id “desc”
AliE_99 2020-02-05 23:46:45
hi
how can i programe a eccommerce by laravel?
qarartur 2020-02-06 02:32:28
Why I cant get session value from helpers.php?
2020-02-06 07:33:47

Mau tanyak mas.saya mau menghitung jumlah total di tabel detailservis kok tidak bisa ya mas
rebory 2020-02-06 07:38:57
i need help how to send automatically email when post date expire?
rebory 2020-02-06 07:40:26
like every post have a expire date , and my requirements is send email to all register users to about this – post is expired.???
rebory 2020-02-06 07:43:47
https://laravel.com/docs/master/artisan#scheduling-artisan-commands
skys215 2020-02-06 07:43:55
AliE_99 2020-02-05 23:46:45
hi
how can i programe a eccommerce by laravel?
What do you mean by how?
skys215 2020-02-06 07:44:44
rebory 2020-02-06 07:43:47
https://laravel.com/docs/master/artisan#scheduling-artisan-commands
Yes, use it or use queue job
rebory 2020-02-06 07:46:02
like i have post some post related any topic , this post have set expiry date of this post, all registered users will recieved an email which mention (post titel….. this post is expired)
rebory 2020-02-06 07:46:39
skys215 2020-02-06 07:44:44
Yes, use it or use queue job
any implemented code?
rebory 2020-02-06 07:47:13
i found this artical on on stockoverflow
rebory 2020-02-06 07:47:15
https://stackoverflow.com/questions/29452279/how-to-send-email-automatically-in-laravel-5
How to send email automatically in Laravel 5 –
Stack OverflowI just build a simple system information. I want to send email automatically to user every Monday.
How to send email automatically in Laravel 5, is there a tool that can solve my problem?
@bogdan…
skys215 2020-02-06 07:47:52
rebory 2020-02-06 07:46:39
any implemented code?
I think Documentation is enough
rebory 2020-02-06 07:49:37
actually i’m confused where create this command file?
skys215 2020-02-06 07:49:55
2020-02-06 07:33:47
Mau tanyak mas.saya mau menghitung jumlah total di tabel detailservis kok tidak bisa ya mas
Sorry, English group
skys215 2020-02-06 07:50:45
qarartur 2020-02-06 02:32:28
Why I cant get session value from helpers.php?
I think it depends on when you are calling the function
skys215 2020-02-06 07:52:18
rebory 2020-02-06 07:49:37
actually i’m confused where create this command file?
It doesn’t matter. As far as namespace matches, creating Commands folder under app/ is a good idea
rebory 2020-02-06 07:53:07
skys215 2020-02-06 07:52:18
It doesn’t matter. As far as namespace matches, creating Commands folder under app/ is a good idea
ok well thanks
2020-02-06 08:21:14
skys215 2020-02-06 07:49:55
Sorry, English group
Sorry, I do not know🙏🙏
skys215 2020-02-06 08:21:41
2020-02-06 08:21:14
Sorry, I do not know🙏🙏
Ok, see pined message
2020-02-06 08:22:29

I want to ask, sir. I want to calculate the total amount in the detailservis table, why can’t it, sir
skys215 2020-02-06 08:23:44
What’s the result of $data?
2020-02-06 08:26:07
skys215 2020-02-06 08:23:44
What’s the result of $data?
$data result empty sir
skys215 2020-02-06 08:26:37
Run sql on command line and check the result
2020-02-06 09:21:48

Empty sir
qarartur 2020-02-06 09:22:54
skys215 2020-02-06 07:50:45
I think it depends on when you are calling the function
I have function in helper.php where I set session key => value if the session key is not exists and show this key if it is exists. but after calling the function in second time session()->all() is empty
skys215 2020-02-06 09:24:37
skys215 2020-02-06 09:26:02
qarartur 2020-02-06 09:22:54
I have function in helper.php where I set session key => value if the session key is not exists and show this key if it is exists. but after calling the function in second time session()->all() is empty
I think that cannot be done in a helper
2020-02-06 09:26:47

Yes sir
skys215 2020-02-06 09:36:32
2020-02-06 09:26:47
Yes sir
I didnt’t see sum() in your sql here
2020-02-06 09:41:21
skys215 2020-02-06 09:36:32
I didnt’t see sum() in your sql here
yes that’s agreed sir. is there a solution
skys215 2020-02-06 09:46:01
2020-02-06 09:41:21
yes that’s agreed sir. is there a solution
Run the sql with sum() on MySQL cli
shrirangjoshi 2020-02-06 09:47:39
SrEeRaG 2020-02-05 16:42:05
Hi friends ,
Pls help me
Question : when I execute curl on localhost it works but not work on live server
Check if curl is installed on live server.
2020-02-06 10:04:08

please help, sir
kpi_life 2020-02-06 10:51:25
Hi. Please insert table(‘’)-> in row
2020-02-06 11:15:49
how to build a register page without hashing the password?
2020-02-06 11:15:55
example if possible
Rajendra Buchade 2020-02-06 11:50:36
Please send me the source code of Ecommerce website in laravel 6
Sunil Gautam 2020-02-06 12:02:09

I am trying to connect laravel with MSSQL on windows 10 but getting this error
Sunil Gautam 2020-02-06 12:02:27
Laravel 5.8
Sunil Gautam 2020-02-06 12:37:46
Good answer problem fixed from your answer nice
Sunil Gautam 2020-02-06 12:47:06
Google it
2020-02-06 13:16:07
nir .:
Hi friends I need help I have a table of products Each product has its own barcode, I want to give the user the ability to edit the product at the end of the purchase, for example change the color of the product but the options for change I have to provide from the database because every feature that changes provides another product with a barcode Then when I click edit, the client sends me a barcode and the column that he wants to edit and I have to provide him with all possible colors for that product without changing other features of the product
how can i provide all colors to this product
← prev | next →