113 / 5000
Résultats de traduction
I have a pdf file I added it through admin panel I want site visitors to be able to view this pdf
More info – https://developer.mozilla.org/en-US/docs/Web/HTML/Element/object
– developer.mozilla.org The <object> HTML element represents an external resource, which can be treated as an image, a nested browsing context, or a resource to be handled by a plugin.
Gauri_Bote2020-11-08 18:19:43
Hello guys anyone have installation steps of laravel and crud operations?
2020-11-08 21:02:31
Gauri_Bote2020-11-08 18:19:43
Hello guys anyone have installation steps of laravel and crud operations?
https://laravel.com/docs/8.x/installation
Gauri_Bote2020-11-08 21:03:03
Gauri_Bote2020-11-08 18:19:43
Hello guys anyone have installation steps of laravel and crud operations?
Thanx
H A2020-11-08 21:49:53
Hello guys .. I am new here…please tell me where to start Laravel. I want to learn Laravel framwork. before doing this is php core necessary.? can i start both of them at the same time. PHP and Laravel
DesolatorMagno2020-11-08 22:42:58
Laravel is a FW for PHP, you need certain knowledge about PHP to work with it
Moses Ejim2020-11-08 22:44:27
H A2020-11-08 21:49:53
Hello guys .. I am new here…please tell me where to start Laravel. I want to learn Laravel framwork. before doing this is php core necessary.? can i start both of them at the same time. PHP and Laravel
Learning PHP core is not compulsory but you need to understand a little of it; things like variable declaration, loops, conditional statement, etc.
H A2020-11-08 22:55:21
Thanks @DesolatorMagno and Moses
DesolatorMagno2020-11-08 23:13:56
H A2020-11-08 22:55:21
Thanks @DesolatorMagno and Moses
Personally, i would say that you should expend some time learning about PHP, those 2 tutorials (free) are a good start to get to know the base of PHP and next start to learn Laravel.
https://phptherightway.com/
https://laracasts.com/series/php-for-beginners
The PHP Practitioner – Laracasts We all start somewhere. When it comes to web development with PHP, well, your first stop is this series. Designed specifically and exclusively for beginners, here, you’ll learn the fundamentals of PHP – all the way down to defining variables and arrays.
If you feel somewhat unprepared for the content at Laracasts, this
2020-11-09 05:48:07
How to solve sqlstate[42000]
Siberfx2020-11-09 07:21:18
show full error
Dkhicher2020-11-09 07:30:28
2020-11-09 05:48:07
How to solve sqlstate[42000]
check your sql query its syntax error or access violation so you need to review your query
2020-11-09 08:12:27
I solved this
DiaaShams2020-11-09 10:00:55
Hello , I want to work on small accounting management system (inventory) is there any tutorials can help me with that ? “I’m new in laravel” .. thanks
profsr1232020-11-09 10:09:34
showing unexpextd end if in line 83,anybody please help
itsvahid_ab2020-11-09 10:11:18
profsr1232020-11-09 10:09:34
showing unexpextd end if in line 83,anybody please help
you have not closed the inner foreach
DiaaShams2020-11-09 10:11:38
profsr1232020-11-09 10:09:34
showing unexpextd end if in line 83,anybody please help
The second foreach is not closed
profsr1232020-11-09 10:11:52
its closed
DiaaShams2020-11-09 10:12:56
profsr1232020-11-09 10:11:52
its closed
Two foreach open only one closed , check it again
profsr1232020-11-09 10:14:53
thanks bro
profsr1232020-11-09 10:15:03
solved
DiaaShams2020-11-09 10:15:36
U r welcome
Mujhtech2020-11-09 11:37:09
Please anyone with idea of how to log error into database on laravel
Dkhicher2020-11-09 11:55:22
Mujhtech2020-11-09 11:37:09
Please anyone with idea of how to log error into database on laravel
You want to store log in database?
natghi20102020-11-09 12:01:25
Whats the best way to plan a system?
natghi20102020-11-09 12:01:57
So you dont have to rewrite your code over and over again. 😐
Dkhicher2020-11-09 12:09:16
natghi20102020-11-09 12:01:57
So you dont have to rewrite your code over and over again. 😐
Try reusabilty principle
natghi20102020-11-09 12:09:29
Dkhicher2020-11-09 12:09:16
Try reusabilty principle
whats that?
Dkhicher2020-11-09 12:10:14
natghi20102020-11-09 12:09:29
whats that?
R u beginner?
natghi20102020-11-09 12:10:22
no
Dkhicher2020-11-09 12:10:41
Then you should know it bro
natghi20102020-11-09 12:13:55
I dont mean this lol
Dkhicher2020-11-09 12:15:17
So?
natghi20102020-11-09 12:31:03
Dkhicher2020-11-09 12:15:17
So?
I meant from collecting requirment to actual system dev
natghi20102020-11-09 12:31:40
Dkhicher2020-11-09 12:15:17
So?
like agile and waterfall schemes
Dkhicher2020-11-09 12:36:53
Both methodology has own benefits and drawbacks bro
Mujhtech2020-11-09 13:13:12
Dkhicher2020-11-09 11:55:22
You want to store log in database?
Yeah, I want to store any error generate for user when system is not in debug mode to store in database
VimKanzo2020-11-09 13:29:13
Guys our official Laravel Notification 🔔 Channel SMS package is out. It can deliver SMS worldwide.
Would love you testing and feedback from the community. Thanks