What is the different with wordpress?

|
natghi2010 2020-06-08 15:26:58
how to search foreign key easily with eloquent?
jkwya 2020-06-08 15:27:14
Sujay 2020-06-08 15:24:34
This is not working still i get Http error 500

Did you configure .env file properly? Did you run php artisan key:generate?

natghi2010 2020-06-08 15:28:12
public function index($id) {
$quotes = Persona::with(‘quotes’)->find($id)->quotes;
return View::make(‘quotes.index’)->with(‘quotes’, $quotes);
}
natghi2010 2020-06-08 15:28:22
this doesnt make sense to me
jkwya 2020-06-08 15:30:34
natghi2010 2020-06-08 15:26:58
how to search foreign key easily with eloquent?

https://stackoverflow.com/questions/48928160/search-based-on-foreign-key-in-laravel

Search based on foreign key in LaravelStack Overflow
Laravel 5.*

I have the Case Model that has one to one relationship with Customer Model as defined below:

public function customer
{
return $this->hasOne(Customer::class, ‘id’, ‘customer’);

Bhushanbhuvi 2020-06-08 15:34:38
Could not open input file: artisan
Bhushanbhuvi 2020-06-08 15:34:58
im getting this error plz help
jkwya 2020-06-08 15:36:39
2020-06-08 10:55:58
how to pass the data that user selected in view to route and than to controller to call third party post api in laravel

https://laravel.com/docs/7.x/requests

jkwya 2020-06-08 15:37:09
Bhushanbhuvi 2020-06-08 15:34:38
Could not open input file: artisan

run composer install before looking for artisan and make sure you are in project’s root folder

Bhushanbhuvi 2020-06-08 15:39:35
ok i’ll try
Pandeybaba108 2020-06-08 17:07:12
Any Laravel source code group thanks in advance.
Pandeybaba108 2020-06-08 17:13:10
Help me please
flyingdragons 2020-06-08 17:13:36
Pandeybaba108 2020-06-08 17:07:12
Any Laravel source code group thanks in advance.

If want to share the code? Or you need some code?

Pandeybaba108 2020-06-08 17:14:16
Need some code to learn
Pandeybaba108 2020-06-08 17:14:33
Some project codes
flyingdragons 2020-06-08 17:14:47
You can find plenty in GitHub
flyingdragons 2020-06-08 17:14:57
GitLab
flyingdragons 2020-06-08 17:15:23
Are you looking for college projects or for personal improvement
Pandeybaba108 2020-06-08 17:15:54
Personal improvement
dantam84 2020-06-08 17:28:23
I’m a newbie in laravel, I want to make a blog project, please help me
flyingdragons 2020-06-08 17:29:42
dantam84 2020-06-08 17:28:23
I’m a newbie in laravel, I want to make a blog project, please help me

Do you want to start from scratch? Or your looking for some CMS?

flyingdragons 2020-06-08 17:30:10
If you want readily admin panels then you can use any of the following
flyingdragons 2020-06-08 17:30:20
https://github.com/themsaid/wink

GitHub – themsaid/wink: A Laravel-based publishing platformGitHub
A Laravel-based publishing platform. Contribute to themsaid/wink development by creating an account on GitHub.
flyingdragons 2020-06-08 17:30:33
https://github.com/cnvs/canvas

GitHub – austintoddj/canvas: A Laravel publishing platformGitHub
A Laravel publishing platform. Contribute to austintoddj/canvas development by creating an account on GitHub.
2020-06-08 17:30:40
https://dubaiexchang.com/login

DUBAI EXCHANGDubaiexchang
2020-06-08 17:31:21
Kishiko sport betting website banana aaata
2020-06-08 17:31:54
3panel
Admin
Bookies
User
dantam84 2020-06-08 17:34:37
2020-06-08 17:30:40
https://dubaiexchang.com/login

Do u have source codes?

Pandeybaba108 2020-06-08 17:41:24
https://codecanyon.net/item/coupons-cms-500/11686064

Coupons CMS 7CodeCanyon
Make an aggressive entry in a Multi-Billion Dollar Industry with a great Coupons and Deals website !

Coupons CMS is perfect for people who want to start a new coupons/deals website. Never been…

Pandeybaba108 2020-06-08 17:41:35
Anyone need this
Pandeybaba108 2020-06-08 17:42:03
Ill give free
dantam84 2020-06-08 17:49:32
Give me free, please
2020-06-08 17:49:44
dantam84 2020-06-08 17:34:37
Do u have source codes?

No

Pandeybaba108 2020-06-08 17:50:08
Sure
Pandeybaba108 2020-06-08 17:51:19
https://drive.google.com/file/d/1s5fmrD-8-DHigHQ2qWd-9A_31FBfz4md/view
Pandeybaba108 2020-06-08 17:52:42
I have many source codes
Pandeybaba108 2020-06-08 17:56:04
Ping me 4 links
fajarrosi 2020-06-08 17:56:55
i want too
Pandeybaba108 2020-06-08 17:57:40
Welcome
Pandeybaba108 2020-06-08 17:57:57
Dm for more
fajarrosi 2020-06-08 18:01:54
flyingdragons 2020-06-08 17:30:20
https://github.com/themsaid/wink

what it is?

flyingdragons 2020-06-08 18:03:28
It’s an admin panel package for blog
flyingdragons 2020-06-08 18:03:51
fajarrosi 2020-06-08 18:01:54
what it is?

All you have to do is concentrate on front end of your blog

fajarrosi 2020-06-08 18:03:55
flyingdragons 2020-06-08 17:30:33
https://github.com/cnvs/canvas

it is admin panel too?

flyingdragons 2020-06-08 18:04:02
Yes
flyingdragons 2020-06-08 18:04:23
fajarrosi 2020-06-08 18:03:55
it is admin panel too?

Earlier they had front end but now it’s obsolete

flyingdragons 2020-06-08 18:04:59
flyingdragons 2020-06-08 17:30:33
https://github.com/cnvs/canvas

Ii have used this for developing my own blog

flyingdragons 2020-06-08 18:05:11
You can have quick view on the same
flyingdragons 2020-06-08 18:05:36
StackCoder – FullStack Development Guide
https://stackcoder.in/posts

StackCoder – PHP, Laravel, NGINX, Server Security, Web Design, Bootstrap, Sass, CSS Framework, HTML, CSS, Javascript, jQuery, Web, APACHE, Security etc. Tutorials BlogStackCoder
fajarrosi 2020-06-08 18:06:53
flyingdragons 2020-06-08 17:30:33
https://github.com/cnvs/canvas

what is the different with wordpress? 🤔

|