Open ankurnarkhede opened 6 years ago
You have to give access permission for this particular module. Team->Roles->SuperAdmin->see in screenshot.
Sir/Madam, I am developing a project in LaraAdmin. I am very grateful to you because of its ease of use. I wanted to know. how to reference a particular column in another table via the foreign key. e.g.
["from_pin", "From Pin Code", "Dropdown", false, "", 6, 6, true, "@cities"],
Here, it shows the city name. I want to point to the pin column in cities table. I know how to do it in laravel, but no idea in LaraaAdmin. Can you please provide me the solution.
Expecting a quick response,
On Fri, Dec 15, 2017 at 12:58 PM, Madhavi Khatal notifications@github.com wrote:
You have to give access permission for this particular module. [image: permi] https://user-images.githubusercontent.com/20636746/34031418-45bf41c0-e197-11e7-89f4-f3ed1f70b377.png Team->Roles->SuperAdmin->see in screenshot.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment-351933571, or mute the thread https://github.com/notifications/unsubscribe-auth/AVvAuFysoVOgz8Of50Gn3mlBZTiHN-gbks5tAh-XgaJpZM4RB68L .
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
In city module- just set pin column as view column
On Fri, Dec 15, 2017 at 2:35 PM, Ankur Narkhede notifications@github.com wrote:
Sir/Madam, I am developing a project in LaraAdmin. I am very grateful to you because of its ease of use. I wanted to know. how to reference a particular column in another table via the foreign key. e.g.
["from_pin", "From Pin Code", "Dropdown", false, "", 6, 6, true, "@cities"],
Here, it shows the city name. I want to point to the pin column in cities table. I know how to do it in laravel, but no idea in LaraaAdmin. Can you please provide me the solution.
Expecting a quick response,
On Fri, Dec 15, 2017 at 12:58 PM, Madhavi Khatal <notifications@github.com
wrote:
You have to give access permission for this particular module. [image: permi] https://user-images.githubusercontent.com/20636746/34031418-45bf41c0- e197-11e7-89f4-f3ed1f70b377.png Team->Roles->SuperAdmin->see in screenshot.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment- 351933571, or mute the thread https://github.com/notifications/unsubscribe-auth/ AVvAuFysoVOgz8Of50Gn3mlBZTiHN-gbks5tAh-XgaJpZM4RB68L .
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment-351951783, or mute the thread https://github.com/notifications/unsubscribe-auth/ATrkShRD8mPwLcAEF4sz74B9UsQkCh01ks5tAjY7gaJpZM4RB68L .
Sir/Madam, I understand this, but I want to show city name as view column, as I want to view the city name. So I cannit change the view column. Isn't there a way so that view column will be different and I can assign the foreign key to a different column???
On Fri, Dec 15, 2017 at 2:55 PM, Madhavi Khatal notifications@github.com wrote:
In city module- just set pin column as view column
On Fri, Dec 15, 2017 at 2:35 PM, Ankur Narkhede notifications@github.com wrote:
Sir/Madam, I am developing a project in LaraAdmin. I am very grateful to you because of its ease of use. I wanted to know. how to reference a particular column in another table via the foreign key. e.g.
["from_pin", "From Pin Code", "Dropdown", false, "", 6, 6, true, "@cities"],
Here, it shows the city name. I want to point to the pin column in cities table. I know how to do it in laravel, but no idea in LaraaAdmin. Can you please provide me the solution.
Expecting a quick response,
On Fri, Dec 15, 2017 at 12:58 PM, Madhavi Khatal < notifications@github.com
wrote:
You have to give access permission for this particular module. [image: permi] https://user-images.githubusercontent.com/20636746/34031418-45bf41c0- e197-11e7-89f4-f3ed1f70b377.png Team->Roles->SuperAdmin->see in screenshot.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment- 351933571, or mute the thread https://github.com/notifications/unsubscribe-auth/ AVvAuFysoVOgz8Of50Gn3mlBZTiHN-gbks5tAh-XgaJpZM4RB68L .
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment- 351951783, or mute the thread https://github.com/notifications/unsubscribe-auth/ ATrkShRD8mPwLcAEF4sz74B9UsQkCh01ks5tAjY7gaJpZM4RB68L
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment-351956424, or mute the thread https://github.com/notifications/unsubscribe-auth/AVvAuD8VjjBV4sEp7BHnUXef5K7KTlKTks5tAjsFgaJpZM4RB68L .
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
Then you need to customize, where you want to use it.
On Fri, Dec 15, 2017 at 4:00 PM, Ankur Narkhede notifications@github.com wrote:
Sir/Madam, I understand this, but I want to show city name as view column, as I want to view the city name. So I cannit change the view column. Isn't there a way so that view column will be different and I can assign the foreign key to a different column???
On Fri, Dec 15, 2017 at 2:55 PM, Madhavi Khatal notifications@github.com
wrote:
In city module- just set pin column as view column
On Fri, Dec 15, 2017 at 2:35 PM, Ankur Narkhede < notifications@github.com> wrote:
Sir/Madam, I am developing a project in LaraAdmin. I am very grateful to you because of its ease of use. I wanted to know. how to reference a particular column in another table via the foreign key. e.g.
["from_pin", "From Pin Code", "Dropdown", false, "", 6, 6, true, "@cities"],
Here, it shows the city name. I want to point to the pin column in cities table. I know how to do it in laravel, but no idea in LaraaAdmin. Can you please provide me the solution.
Expecting a quick response,
On Fri, Dec 15, 2017 at 12:58 PM, Madhavi Khatal < notifications@github.com
wrote:
You have to give access permission for this particular module. [image: permi] https://user-images.githubusercontent.com/ 20636746/34031418-45bf41c0- e197-11e7-89f4-f3ed1f70b377.png Team->Roles->SuperAdmin->see in screenshot.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/ issues/257#issuecomment- 351933571, or mute the thread https://github.com/notifications/unsubscribe-auth/ AVvAuFysoVOgz8Of50Gn3mlBZTiHN-gbks5tAh-XgaJpZM4RB68L .
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment- 351951783, or mute the thread https://github.com/notifications/unsubscribe-auth/ ATrkShRD8mPwLcAEF4sz74B9UsQkCh01ks5tAjY7gaJpZM4RB68L
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment- 351956424, or mute the thread https://github.com/notifications/unsubscribe-auth/ AVvAuD8VjjBV4sEp7BHnUXef5K7KTlKTks5tAjsFgaJpZM4RB68L
.
-- Ankur Narkhede T.Y. Computer Science and Engineering, SGGS Institute of Engineering and Technology, Nanded Email: ankurnarkhede@gmail.com
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dwijitsolutions/laraadmin/issues/257#issuecomment-351971233, or mute the thread https://github.com/notifications/unsubscribe-auth/ATrkSnY5KTZjLuWT5WSQJP4tr0v-clBvks5tAkpMgaJpZM4RB68L .
Hi, this is a nice package but I think that the developers have stopped working on it. Maybe you can try this package: https://github.com/Muhammadinaam/speed-admin. It supports Laravel 8+.
I executed the command: php artisan la:crud couriers The command shows executed successfully but isn't reflected in the sidebar. Also, when entered the route of the view, it redirects to the admin page. Plz, suggest a solution.