Contents:
how to split the projects into modules?
how can I deal with guest users in mobile api requests?
should i store a permanent token in my app?
I want to know do i need to make a relational method in post and user model also?
Does hasManyThrough have any reverse relationship method?
Did you already check if redirectioning is working?
How to protect vue page by middleware?
how to split the projects into modules?
how can I deal with guest users in mobile api requests?
should i store a permanent token in my app?
I want to know do i need to make a relational method in post and user model also?
Does hasManyThrough have any reverse relationship method?
Did you already check if redirectioning is working?
How to protect vue page by middleware?
fred 2019-05-19 22:19:18
codewithah 2019-05-19 21:08:35
Hi Friends. I want to use laravel sum() function. this is good when I use like this
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
What error are you getting
fred 2019-05-19 22:54:18
Satish Tigga 2019-05-18 11:50:15
How to store data using modal in mailable class
??elaborate further
skys215 2019-05-20 01:45:29
restart the mysql
skys215 2019-05-20 02:03:23
see mysql log
skys215 2019-05-20 02:03:32
maybe has no enough memories
79423 2019-05-20 02:17:12
how to split the projects into modules?
Abolfazl_652 2019-05-20 02:28:17
hey
how can I deal with guest users in mobile api requests?
suppose clients will make a request ro read a post in my application, they need to access to posts table, but they are not registered!
should i store a permanent token in my app?!
how can I deal with guest users in mobile api requests?
suppose clients will make a request ro read a post in my application, they need to access to posts table, but they are not registered!
should i store a permanent token in my app?!
any idea? thanks
Ali_kazimi 2019-05-20 07:08:05
Hello! I earn money for photos and research with Premise. You can download the app and start today! https://y2pge.app.goo.gl/premise
Premise – Earn Money for Tasks – Apps on Google Play – Google Play
Earn money by completing tasks, surveys, sharing opinions, or taking photos
Earn money by completing tasks, surveys, sharing opinions, or taking photos
vikaskumar_99 2019-05-20 08:13:19
Hi, I have a contact form in laravel and i want to do, if email address is exist he did not send msg. Please guide me
praneet81 2019-05-20 14:44:54

praneet81 2019-05-20 14:45:18
I am going to use hasManyThrough relation in my project
praneet81 2019-05-20 14:45:26
And i went through the docs
praneet81 2019-05-20 14:45:32
They have this code example
praneet81 2019-05-20 14:46:11
I want to know do i need to make a relational method in post and user model also? If yes then how?
praneet81 2019-05-20 14:46:35
Like we do hasMany and belongsTo as a reverse
praneet81 2019-05-20 14:46:53
Does hasManyThrough have any reverse relationship method?
Satish Tigga 2019-05-20 21:11:00
I am getting forbidden error while deploying my project to server
Satish Tigga 2019-05-20 21:11:14
Can anyone help
skys215 2019-05-21 02:36:03
Set document root to public folder
nasrulhazim 2019-05-21 03:22:18
Laravel: Using SQLite in Laravel Dusk – https://blog.nasrulhazim.com/2019/05/laravel-using-sqlite-in-laravel-dusk/
Laravel: Using SQLite in Laravel Dusk – Nasrul Hazim Bin Mohamad
Satish Tigga 2019-05-21 05:38:28
Hello Can Some help it’s urgent
Satish Tigga 2019-05-21 05:39:01
I am able to access my root page on successful deployment but other pages are showing 404 not. Found
Satish Tigga 2019-05-21 05:39:16
Can somebody help me with thia
Satish Tigga 2019-05-21 05:39:18
This
skys215 2019-05-21 05:39:39
enable redirect
skys215 2019-05-21 05:39:45
on nginx/apache/iis
Satish Tigga 2019-05-21 05:40:33
How to do this
Satish Tigga 2019-05-21 06:28:49
Can anyone help
htoowaikhant 2019-05-21 06:33:12
may be , u have to change some config in vhost file
2019-05-21 07:58:40
codewithah 2019-05-19 21:08:35
Hi Friends. I want to use laravel sum() function. this is good when I use like this
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
Use raw query function of laravel to make use of sum() in your query..
2019-05-21 08:07:39
codewithah 2019-05-19 21:08:35
Hi Friends. I want to use laravel sum() function. this is good when I use like this
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
$travels->where(‘paid’,0)->sum(‘price’)
but when I use something like sum(calc_price()) it will make error (that I need this method too) . why?
https://stackoverflow.com/questions/34497063/how-to-execute-stored-procedure-from-laravel
How to execute Stored Procedure from Laravel – Stack Overflow
I need to execute a stored procedure after my form submits data. I have the stored procedure working like I want it, and I have my form working properly. I just do not know the statement to execute…
I need to execute a stored procedure after my form submits data. I have the stored procedure working like I want it, and I have my form working properly. I just do not know the statement to execute…
vfd14889 2019-05-21 09:16:41

Tips for Better Teamwork
2019-05-21 09:36:03
vfd14889 2019-05-21 09:16:41
Tips for Better Teamwork
the part of creative usually is more the lack
2019-05-21 09:36:54
for example i worked for a lot bosses which the creativity is only valid if his idea, otherwise it’s only bullshit.
g4uss79 2019-05-21 15:37:56
How difficult is learning laravel fro
Scratch?
Scratch?
StanleyMasinde 2019-05-21 15:39:52
g4uss79 2019-05-21 15:37:56
How difficult is learning laravel fro
Scratch?
Scratch?
There is no such thing as easy learning.
All you gotta do is not to stop learning.
Practice makes perfect
DesolatorMagno 2019-05-21 15:51:10
What you mean from scratch? No PHP, MVC, framework knowledge on general?
g4uss79 2019-05-21 16:16:01
Personally I just know some pho
g4uss79 2019-05-21 16:16:05
Php
g4uss79 2019-05-21 16:16:19
And the general meaning of Mac
g4uss79 2019-05-21 16:16:24
Mvc
g4uss79 2019-05-21 16:17:17
So I asked..how difficult learning laravel could be for me
DesolatorMagno 2019-05-21 16:29:39
Well, you asked from Scratch, and i think that mean from cero (but from what you said it is really close).
Well, it’s not that hard to use it, mastering it would take time and practice, if you read the documentation and them go and make a tutorial or 2, it can be learn in little time, the thing is, you gotta learn to use Namespaces, MVC, Composer, Framework alongside learning Laravel, so is not going to be that easy, adn lest if you don’t have a good base to start.
Well, it’s not that hard to use it, mastering it would take time and practice, if you read the documentation and them go and make a tutorial or 2, it can be learn in little time, the thing is, you gotta learn to use Namespaces, MVC, Composer, Framework alongside learning Laravel, so is not going to be that easy, adn lest if you don’t have a good base to start.
If i where you i would start doing some more work on PHP, trying to learn about MVC in a practical way and how to work with Composer, and them you can do the natural change, to move to a Framework.
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.
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
DesolatorMagno 2019-05-21 16:30:26
TL;DR The less you know about PHP and programmation in general the harder it will be.
g4uss79 2019-05-21 16:33:32
Ty
Satish Tigga 2019-05-21 17:28:34
I am only able to access my root page but other links are not working can anyone help
Satish Tigga 2019-05-21 17:34:08
Can Anybody has faced the same problem before
DesolatorMagno 2019-05-21 17:39:13
Did you already check if redirectioning is working?
Marvixino 2019-05-21 22:47:55
How to protect vue page by middleware?
YashGhantala 2019-05-22 08:19:41
migrate:fresh